2020-03-14 02:41:59 +01:00
<?xml version='1.1' encoding='UTF-8'?>
<project>
2020-01-17 23:35:15 +01:00
<actions/>
<description><img type="image/svg+xml" height="300" src="ws/build/pdepend/overview-pyramid.svg" width="500"></img>
<img type="image/svg+xml" height="300" src="ws/build/pdepend/dependencies.svg" width="500"></img></description>
<keepDependencies>false</keepDependencies>
<properties/>
2020-03-14 02:41:59 +01:00
<scm class="hudson.plugins.git.GitSCM" plugin="git@4.1.1">
2020-01-17 23:35:15 +01:00
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
<url>{{ job.value.repository_url is defined | ternary(job.value.repository_url, '') }}</url>
<credentialsId>{{ jenkins_credential_keyid }}</credentialsId>
</hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs>
<branches>
<hudson.plugins.git.BranchSpec>
<name>{{ job.value.branch_spec is defined | ternary(job.value.branch_spec, '*/master') }}</name>
</hudson.plugins.git.BranchSpec>
</branches>
<doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
<submoduleCfg class="list"/>
<extensions/>
</scm>
<canRoam>true</canRoam>
<disabled>false</disabled>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<triggers>
<hudson.triggers.SCMTrigger>
<spec></spec>
<ignorePostCommitHooks>false</ignorePostCommitHooks>
</hudson.triggers.SCMTrigger>
</triggers>
<concurrentBuild>false</concurrentBuild>
<builders>
2020-03-14 02:41:59 +01:00
<hudson.tasks.Ant plugin="ant@1.11">
<targets></targets>
2020-01-17 23:35:15 +01:00
</hudson.tasks.Ant>
</builders>
<publishers>
2020-03-14 02:41:59 +01:00
<hudson.plugins.warnings.WarningsPublisher plugin="warnings@5.0.1">
<healthy></healthy>
<unHealthy></unHealthy>
2020-01-17 23:35:15 +01:00
<thresholdLimit>low</thresholdLimit>
<pluginName>[WARNINGS] </pluginName>
2020-03-14 02:41:59 +01:00
<defaultEncoding></defaultEncoding>
2020-01-17 23:35:15 +01:00
<canRunOnFailed>true</canRunOnFailed>
<usePreviousBuildAsReference>false</usePreviousBuildAsReference>
<useStableBuildAsReference>false</useStableBuildAsReference>
<useDeltaValues>false</useDeltaValues>
2020-03-14 02:41:59 +01:00
<thresholds plugin="analysis-core@1.96">
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<unstableNewAll></unstableNewAll>
<unstableNewHigh></unstableNewHigh>
<unstableNewNormal></unstableNewNormal>
<unstableNewLow></unstableNewLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
<failedNewAll></failedNewAll>
<failedNewHigh></failedNewHigh>
<failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow>
2020-01-17 23:35:15 +01:00
</thresholds>
<shouldDetectModules>false</shouldDetectModules>
<dontComputeNew>false</dontComputeNew>
<doNotResolveRelativePaths>true</doNotResolveRelativePaths>
2020-03-14 02:41:59 +01:00
<includePattern></includePattern>
<excludePattern></excludePattern>
<messagesPattern></messagesPattern>
<categoriesPattern></categoriesPattern>
2020-01-17 23:35:15 +01:00
<parserConfigurations/>
<consoleParsers>
<hudson.plugins.warnings.ConsoleParser>
<parserName>PHP Runtime</parserName>
</hudson.plugins.warnings.ConsoleParser>
</consoleParsers>
</hudson.plugins.warnings.WarningsPublisher>
2020-03-14 02:41:59 +01:00
<hudson.plugins.checkstyle.CheckStylePublisher plugin="checkstyle@4.0.0">
<healthy></healthy>
<unHealthy></unHealthy>
2020-01-17 23:35:15 +01:00
<thresholdLimit>low</thresholdLimit>
<pluginName>[CHECKSTYLE] </pluginName>
2020-03-14 02:41:59 +01:00
<defaultEncoding></defaultEncoding>
2020-01-17 23:35:15 +01:00
<canRunOnFailed>true</canRunOnFailed>
2020-03-14 02:41:59 +01:00
<usePreviousBuildAsReference>false</usePreviousBuildAsReference>
<useStableBuildAsReference>false</useStableBuildAsReference>
2020-01-17 23:35:15 +01:00
<useDeltaValues>false</useDeltaValues>
2020-03-14 02:41:59 +01:00
<thresholds plugin="analysis-core@1.96">
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<unstableNewAll></unstableNewAll>
<unstableNewHigh></unstableNewHigh>
<unstableNewNormal></unstableNewNormal>
<unstableNewLow></unstableNewLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
<failedNewAll></failedNewAll>
<failedNewHigh></failedNewHigh>
<failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow>
2020-01-17 23:35:15 +01:00
</thresholds>
<shouldDetectModules>false</shouldDetectModules>
2020-03-14 02:41:59 +01:00
<dontComputeNew>false</dontComputeNew>
<doNotResolveRelativePaths>false</doNotResolveRelativePaths>
2020-01-17 23:35:15 +01:00
<pattern>build/logs/checkstyle.xml</pattern>
</hudson.plugins.checkstyle.CheckStylePublisher>
2020-03-14 02:41:59 +01:00
<hudson.plugins.pmd.PmdPublisher plugin="pmd@4.0.0">
<healthy></healthy>
<unHealthy></unHealthy>
2020-01-17 23:35:15 +01:00
<thresholdLimit>low</thresholdLimit>
<pluginName>[PMD] </pluginName>
2020-03-14 02:41:59 +01:00
<defaultEncoding></defaultEncoding>
2020-01-17 23:35:15 +01:00
<canRunOnFailed>true</canRunOnFailed>
2020-03-14 02:41:59 +01:00
<usePreviousBuildAsReference>false</usePreviousBuildAsReference>
<useStableBuildAsReference>false</useStableBuildAsReference>
2020-01-17 23:35:15 +01:00
<useDeltaValues>false</useDeltaValues>
2020-03-14 02:41:59 +01:00
<thresholds plugin="analysis-core@1.96">
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<unstableNewAll></unstableNewAll>
<unstableNewHigh></unstableNewHigh>
<unstableNewNormal></unstableNewNormal>
<unstableNewLow></unstableNewLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
<failedNewAll></failedNewAll>
<failedNewHigh></failedNewHigh>
<failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow>
2020-01-17 23:35:15 +01:00
</thresholds>
<shouldDetectModules>false</shouldDetectModules>
2020-03-14 02:41:59 +01:00
<dontComputeNew>false</dontComputeNew>
<doNotResolveRelativePaths>false</doNotResolveRelativePaths>
2020-01-17 23:35:15 +01:00
<pattern>build/logs/pmd.xml</pattern>
</hudson.plugins.pmd.PmdPublisher>
2020-03-14 02:41:59 +01:00
<hudson.plugins.dry.DryPublisher plugin="dry@3.0.0">
<healthy></healthy>
<unHealthy></unHealthy>
2020-01-17 23:35:15 +01:00
<thresholdLimit>low</thresholdLimit>
<pluginName>[DRY] </pluginName>
2020-03-14 02:41:59 +01:00
<defaultEncoding></defaultEncoding>
2020-01-17 23:35:15 +01:00
<canRunOnFailed>true</canRunOnFailed>
2020-03-14 02:41:59 +01:00
<usePreviousBuildAsReference>false</usePreviousBuildAsReference>
<useStableBuildAsReference>false</useStableBuildAsReference>
2020-01-17 23:35:15 +01:00
<useDeltaValues>false</useDeltaValues>
2020-03-14 02:41:59 +01:00
<thresholds plugin="analysis-core@1.96">
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<unstableNewAll></unstableNewAll>
<unstableNewHigh></unstableNewHigh>
<unstableNewNormal></unstableNewNormal>
<unstableNewLow></unstableNewLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
<failedNewAll></failedNewAll>
<failedNewHigh></failedNewHigh>
<failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow>
2020-01-17 23:35:15 +01:00
</thresholds>
<shouldDetectModules>false</shouldDetectModules>
2020-03-14 02:41:59 +01:00
<dontComputeNew>false</dontComputeNew>
<doNotResolveRelativePaths>false</doNotResolveRelativePaths>
2020-01-17 23:35:15 +01:00
<pattern>build/logs/pmd-cpd.xml</pattern>
<highThreshold>50</highThreshold>
<normalThreshold>25</normalThreshold>
</hudson.plugins.dry.DryPublisher>
2020-03-14 02:41:59 +01:00
<hudson.plugins.plot.PlotPublisher plugin="plot@2.1.4">
<plots>
<hudson.plugins.plot.Plot>
<title>A - Lines of code</title>
<yaxis>Lines of Code</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string> Lines of Code (LOC)</string>
<string>Non-Comment Lines of Code (NCLOC)</string>
<string>Comment Lines of Code (CLOC)</string>
<string>Logical Lines of Code (LLOC) </string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues> Lines of Code (LOC),Comment Lines of Code (CLOC),Non-Comment Lines of Code (NCLOC),Logical Lines of Code (LLOC) </exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string> Lines of Code (LOC)</string>
<string>Comment Lines of Code (CLOC)</string>
<string>Non-Comment Lines of Code (NCLOC)</string>
<string>Logical Lines of Code (LLOC) </string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>123.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>B - Structures Containers</title>
<yaxis>Count</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Directories</string>
<string>Namespaces</string>
<string>Files</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues>Directories,Files,Namespaces</exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>Directories</string>
<string>Files</string>
<string>Namespaces</string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>1107599928.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>C - Average Length</title>
<yaxis>Average Lines of Code</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string> Average Class Length (LLOC)</string>
<string>Average Function Length (LLOC) </string>
<string>Average Method Length (LLOC)</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues> Average Class Length (LLOC),Average Method Length (LLOC),Average Function Length (LLOC) </exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string> Average Class Length (LLOC)</string>
<string>Average Method Length (LLOC)</string>
<string>Average Function Length (LLOC) </string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>523405415.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>D - Relative Cyclomatic Complexity</title>
<yaxis>Cyclomatic Complexity by Structure</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Cyclomatic Complexity / Number of Methods </string>
<string> Cyclomatic Complexity / Lines of Code</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues> Cyclomatic Complexity / Lines of Code,Cyclomatic Complexity / Number of Methods </exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string> Cyclomatic Complexity / Lines of Code</string>
<string>Cyclomatic Complexity / Number of Methods </string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>186376189.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>E - Types of Classes</title>
<yaxis>Count</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Abstract Classes</string>
<string>Classes</string>
<string>Concrete Classes</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues>Classes,Abstract Classes,Concrete Classes</exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>Classes</string>
<string>Abstract Classes</string>
<string>Concrete Classes</string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>594356163.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>F - Types of Methods</title>
<yaxis>Count</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Static Methods</string>
<string> Methods</string>
<string>Non-Static Methods</string>
<string>Non-Public Methods </string>
<string>Public Methods</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues> Methods,Non-Static Methods,Static Methods,Public Methods,Non-Public Methods </exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string> Methods</string>
<string>Non-Static Methods</string>
<string>Static Methods</string>
<string>Public Methods</string>
<string>Non-Public Methods </string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>1019987862.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>G - Types of Constants</title>
<yaxis>Count</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Class Constants</string>
<string>Constants</string>
<string>Global Constants</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues>Constants,Global Constants,Class Constants</exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>Constants</string>
<string>Global Constants</string>
<string>Class Constants</string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>217648577.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>I - Testing</title>
<yaxis>Count</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Test Methods</string>
<string>Test Classes</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues>Test Classes,Test Methods</exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>Test Classes</string>
<string>Test Methods</string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>174807245.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>AB - Code Structure by Logical Lines of Code</title>
<yaxis>Logical Lines of Code</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>LLOC outside functions or classes </string>
<string>Classes Length (LLOC)</string>
<string> Logical Lines of Code (LLOC)</string>
<string>Functions Length (LLOC)</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues> Logical Lines of Code (LLOC),Classes Length (LLOC),Functions Length (LLOC),LLOC outside functions or classes </exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string> Logical Lines of Code (LLOC)</string>
<string>Classes Length (LLOC)</string>
<string>Functions Length (LLOC)</string>
<string>LLOC outside functions or classes </string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>946905520.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>H - Types of Functions</title>
<yaxis>Count</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Functions</string>
<string>Named Functions</string>
<string>Anonymous Functions</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues>Functions,Named Functions,Anonymous Functions</exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string>Functions</string>
<string>Named Functions</string>
<string>Anonymous Functions</string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>1174623854.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
<hudson.plugins.plot.Plot>
<title>BB - Structure Objects</title>
<yaxis>Count</yaxis>
<series>
<hudson.plugins.plot.CSVSeries>
<file>build/logs/phploc.csv</file>
<label></label>
<fileType>csv</fileType>
<strExclusionSet>
<string>Constants </string>
<string>Functions</string>
<string> Interfaces</string>
<string>Traits</string>
<string>Methods</string>
<string>Classes</string>
</strExclusionSet>
<inclusionFlag>INCLUDE_BY_STRING</inclusionFlag>
<exclusionValues> Interfaces,Traits,Classes,Methods,Functions,Constants </exclusionValues>
<exclusionValuesList class="java.util.Arrays$ArrayList">
<a class="string-array">
<string> Interfaces</string>
<string>Traits</string>
<string>Classes</string>
<string>Methods</string>
<string>Functions</string>
<string>Constants </string>
</a>
</exclusionValuesList>
<url></url>
<displayTableFlag>false</displayTableFlag>
</hudson.plugins.plot.CSVSeries>
</series>
<group>phploc</group>
<numBuilds>100</numBuilds>
<csvFileName>1234245913.csv</csvFileName>
<csvLastModification>0</csvLastModification>
<style>line</style>
<useDescr>false</useDescr>
<keepRecords>false</keepRecords>
<exclZero>false</exclZero>
<logarithmic>false</logarithmic>
<yaxisMinimum></yaxisMinimum>
<yaxisMaximum></yaxisMaximum>
</hudson.plugins.plot.Plot>
</plots>
</hudson.plugins.plot.PlotPublisher>
<org.jenkinsci.plugins.cloverphp.CloverPHPPublisher plugin="cloverphp@0.5">
2020-01-17 23:35:15 +01:00
<publishHtmlReport>true</publishHtmlReport>
<reportDir>build/coverage</reportDir>
<xmlLocation>build/logs/clover.xml</xmlLocation>
<disableArchiving>false</disableArchiving>
<healthyTarget>
<methodCoverage>70</methodCoverage>
<statementCoverage>80</statementCoverage>
</healthyTarget>
<unhealthyTarget/>
<failingTarget/>
2020-03-14 02:41:59 +01:00
</org.jenkinsci.plugins.cloverphp.CloverPHPPublisher>
<hudson.plugins.crap4j.Crap4JPublisher plugin="crap4j@0.9">
2020-01-17 23:35:15 +01:00
<reportPattern>build/logs/crap4j.xml</reportPattern>
2020-03-14 02:41:59 +01:00
<healthThreshold></healthThreshold>
2020-01-17 23:35:15 +01:00
</hudson.plugins.crap4j.Crap4JPublisher>
2020-03-14 02:41:59 +01:00
<htmlpublisher.HtmlPublisher plugin="htmlpublisher@1.21">
2020-01-17 23:35:15 +01:00
<reportTargets>
<htmlpublisher.HtmlPublisherTarget>
<reportName>API Documentation</reportName>
<reportDir>build/api</reportDir>
<reportFiles>index.html</reportFiles>
2020-03-14 02:41:59 +01:00
<alwaysLinkToLastBuild>false</alwaysLinkToLastBuild>
<reportTitles></reportTitles>
2020-01-17 23:35:15 +01:00
<keepAll>true</keepAll>
2020-03-14 02:41:59 +01:00
<allowMissing>false</allowMissing>
<includes>**/*</includes>
<escapeUnderscores>true</escapeUnderscores>
2020-01-17 23:35:15 +01:00
</htmlpublisher.HtmlPublisherTarget>
</reportTargets>
</htmlpublisher.HtmlPublisher>
2020-03-14 02:41:59 +01:00
<xunit plugin="xunit@2.3.8">
2020-01-17 23:35:15 +01:00
<types>
<PHPUnitJunitHudsonTestType>
<pattern>build/logs/junit.xml</pattern>
2020-03-14 02:41:59 +01:00
<skipNoTestFiles>false</skipNoTestFiles>
<failIfNotNew>true</failIfNotNew>
2020-01-17 23:35:15 +01:00
<deleteOutputFiles>true</deleteOutputFiles>
<stopProcessingIfError>true</stopProcessingIfError>
</PHPUnitJunitHudsonTestType>
</types>
<thresholds>
<org.jenkinsci.plugins.xunit.threshold.FailedThreshold>
<unstableThreshold>0</unstableThreshold>
<unstableNewThreshold>0</unstableNewThreshold>
<failureThreshold>0</failureThreshold>
<failureNewThreshold>0</failureNewThreshold>
</org.jenkinsci.plugins.xunit.threshold.FailedThreshold>
<org.jenkinsci.plugins.xunit.threshold.SkippedThreshold>
<unstableThreshold>0</unstableThreshold>
<unstableNewThreshold>0</unstableNewThreshold>
<failureThreshold>0</failureThreshold>
<failureNewThreshold>0</failureNewThreshold>
</org.jenkinsci.plugins.xunit.threshold.SkippedThreshold>
</thresholds>
<thresholdMode>1</thresholdMode>
2020-03-14 02:41:59 +01:00
<extraConfiguration>
<testTimeMargin>3000</testTimeMargin>
<sleepTime>10</sleepTime>
<reduceLog>true</reduceLog>
</extraConfiguration>
<testDataPublishers class="empty-set"/>
2020-01-17 23:35:15 +01:00
</xunit>
2020-03-14 02:41:59 +01:00
<hudson.plugins.jdepend.JDependRecorder plugin="jdepend@1.3.0">
2020-01-17 23:35:15 +01:00
<configuredJDependFile>build/logs/jdepend.xml</configuredJDependFile>
</hudson.plugins.jdepend.JDependRecorder>
2020-03-14 02:41:59 +01:00
<hudson.plugins.violations.ViolationsPublisher plugin="violations@0.7.11">
2020-01-17 23:35:15 +01:00
<config>
2020-03-14 02:41:59 +01:00
<suppressions class="sorted-set"/>
2020-01-17 23:35:15 +01:00
<typeConfigs>
<entry>
<string>checkstyle</string>
<hudson.plugins.violations.TypeConfig>
<type>checkstyle</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
<pattern>build/logs/checkstyle.xml</pattern>
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>codenarc</string>
<hudson.plugins.violations.TypeConfig>
<type>codenarc</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>cpd</string>
<hudson.plugins.violations.TypeConfig>
<type>cpd</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
<pattern>build/logs/pmd-cpd.xml</pattern>
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>cpplint</string>
<hudson.plugins.violations.TypeConfig>
<type>cpplint</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>csslint</string>
<hudson.plugins.violations.TypeConfig>
<type>csslint</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>findbugs</string>
<hudson.plugins.violations.TypeConfig>
<type>findbugs</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>fxcop</string>
<hudson.plugins.violations.TypeConfig>
<type>fxcop</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>gendarme</string>
<hudson.plugins.violations.TypeConfig>
<type>gendarme</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>jcreport</string>
<hudson.plugins.violations.TypeConfig>
<type>jcreport</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>jslint</string>
<hudson.plugins.violations.TypeConfig>
<type>jslint</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>pep8</string>
<hudson.plugins.violations.TypeConfig>
<type>pep8</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>perlcritic</string>
<hudson.plugins.violations.TypeConfig>
<type>perlcritic</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>pmd</string>
<hudson.plugins.violations.TypeConfig>
<type>pmd</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
<pattern>build/logs/pmd.xml</pattern>
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>pylint</string>
<hudson.plugins.violations.TypeConfig>
<type>pylint</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>simian</string>
<hudson.plugins.violations.TypeConfig>
<type>simian</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
<entry>
<string>stylecop</string>
<hudson.plugins.violations.TypeConfig>
<type>stylecop</type>
<min>10</min>
<max>999</max>
<unstable>999</unstable>
<usePattern>false</usePattern>
2020-03-14 02:41:59 +01:00
<pattern></pattern>
2020-01-17 23:35:15 +01:00
</hudson.plugins.violations.TypeConfig>
</entry>
</typeConfigs>
<limit>100</limit>
2020-03-14 02:41:59 +01:00
<sourcePathPattern></sourcePathPattern>
<fauxProjectPath></fauxProjectPath>
2020-01-17 23:35:15 +01:00
<encoding>default</encoding>
</config>
</hudson.plugins.violations.ViolationsPublisher>
</publishers>
<buildWrappers>
2020-03-14 02:41:59 +01:00
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.38">
2020-01-17 23:35:15 +01:00
<deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter>
<externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup>
</buildWrappers>
</project>