|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<coverage generated="1507401961"> |
| 3 | + <project timestamp="1507401961"> |
| 4 | + <package name="PHPJasper\Exception"> |
| 5 | + <file name="/Users/dave/VagrantBoxes/php7/html/phpjasper/src/Exception/ErrorCommandExecutable.php"> |
| 6 | + <class name="ErrorCommandExecutable" namespace="PHPJasper\Exception" fullPackage="PHPJasper" package="PHPJasper"> |
| 7 | + <metrics complexity="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="3" elements="4" coveredelements="4"/> |
| 8 | + </class> |
| 9 | + <line num="9" type="method" name="__construct" visibility="public" complexity="1" crap="1" count="1"/> |
| 10 | + <line num="11" type="stmt" count="1"/> |
| 11 | + <line num="12" type="stmt" count="1"/> |
| 12 | + <line num="13" type="stmt" count="1"/> |
| 13 | + <metrics loc="13" ncloc="9" classes="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="3" elements="4" coveredelements="4"/> |
| 14 | + </file> |
| 15 | + <file name="/Users/dave/VagrantBoxes/php7/html/phpjasper/src/Exception/InvalidCommandExecutable.php"> |
| 16 | + <class name="InvalidCommandExecutable" namespace="PHPJasper\Exception" fullPackage="PHPJasper" package="PHPJasper"> |
| 17 | + <metrics complexity="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="3" elements="4" coveredelements="4"/> |
| 18 | + </class> |
| 19 | + <line num="16" type="method" name="__construct" visibility="public" complexity="1" crap="1" count="1"/> |
| 20 | + <line num="18" type="stmt" count="1"/> |
| 21 | + <line num="19" type="stmt" count="1"/> |
| 22 | + <line num="20" type="stmt" count="1"/> |
| 23 | + <metrics loc="20" ncloc="10" classes="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="3" elements="4" coveredelements="4"/> |
| 24 | + </file> |
| 25 | + <file name="/Users/dave/VagrantBoxes/php7/html/phpjasper/src/Exception/InvalidFormat.php"> |
| 26 | + <class name="InvalidFormat" namespace="PHPJasper\Exception" fullPackage="PHPJasper" package="PHPJasper"> |
| 27 | + <metrics complexity="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="2" elements="3" coveredelements="3"/> |
| 28 | + </class> |
| 29 | + <line num="10" type="method" name="__construct" visibility="public" complexity="1" crap="1" count="1"/> |
| 30 | + <line num="12" type="stmt" count="1"/> |
| 31 | + <line num="13" type="stmt" count="1"/> |
| 32 | + <metrics loc="13" ncloc="9" classes="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="2" coveredstatements="2" elements="3" coveredelements="3"/> |
| 33 | + </file> |
| 34 | + <file name="/Users/dave/VagrantBoxes/php7/html/phpjasper/src/Exception/InvalidInputFile.php"> |
| 35 | + <class name="InvalidInputFile" namespace="PHPJasper\Exception" fullPackage="PHPJasper" package="PHPJasper"> |
| 36 | + <metrics complexity="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="3" elements="4" coveredelements="4"/> |
| 37 | + </class> |
| 38 | + <line num="16" type="method" name="__construct" visibility="public" complexity="1" crap="1" count="3"/> |
| 39 | + <line num="18" type="stmt" count="3"/> |
| 40 | + <line num="19" type="stmt" count="3"/> |
| 41 | + <line num="20" type="stmt" count="3"/> |
| 42 | + <metrics loc="20" ncloc="10" classes="1" methods="1" coveredmethods="1" conditionals="0" coveredconditionals="0" statements="3" coveredstatements="3" elements="4" coveredelements="4"/> |
| 43 | + </file> |
| 44 | + <file name="/Users/dave/VagrantBoxes/php7/html/phpjasper/src/Exception/InvalidResourceDirectory.php"> |
| 45 | + <class name="InvalidResourceDirectory" namespace="PHPJasper\Exception" fullPackage="PHPJasper" package="PHPJasper"> |
| 46 | + <metrics complexity="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="4" coveredstatements="0" elements="5" coveredelements="0"/> |
| 47 | + </class> |
| 48 | + <line num="17" type="method" name="__construct" visibility="public" complexity="1" crap="2" count="0"/> |
| 49 | + <line num="18" type="stmt" count="0"/> |
| 50 | + <line num="19" type="stmt" count="0"/> |
| 51 | + <line num="20" type="stmt" count="0"/> |
| 52 | + <line num="21" type="stmt" count="0"/> |
| 53 | + <metrics loc="21" ncloc="10" classes="1" methods="1" coveredmethods="0" conditionals="0" coveredconditionals="0" statements="4" coveredstatements="0" elements="5" coveredelements="0"/> |
| 54 | + </file> |
| 55 | + </package> |
| 56 | + <package name="PHPJasper"> |
| 57 | + <file name="/Users/dave/VagrantBoxes/php7/html/phpjasper/src/PHPJasper.php"> |
| 58 | + <class name="PHPJasper" namespace="PHPJasper" fullPackage="PHPJasper" package="PHPJasper"> |
| 59 | + <metrics complexity="32" methods="10" coveredmethods="6" conditionals="0" coveredconditionals="0" statements="66" coveredstatements="54" elements="76" coveredelements="60"/> |
| 60 | + </class> |
| 61 | + <line num="42" type="method" name="__construct" visibility="public" complexity="2" crap="2" count="11"/> |
| 62 | + <line num="44" type="stmt" count="11"/> |
| 63 | + <line num="45" type="stmt" count="11"/> |
| 64 | + <line num="46" type="stmt" count="11"/> |
| 65 | + <line num="47" type="stmt" count="11"/> |
| 66 | + <line num="55" type="method" name="compile" visibility="public" complexity="4" crap="4" count="4"/> |
| 67 | + <line num="57" type="stmt" count="4"/> |
| 68 | + <line num="58" type="stmt" count="1"/> |
| 69 | + <line num="61" type="stmt" count="3"/> |
| 70 | + <line num="62" type="stmt" count="3"/> |
| 71 | + <line num="63" type="stmt" count="3"/> |
| 72 | + <line num="65" type="stmt" count="3"/> |
| 73 | + <line num="66" type="stmt" count="1"/> |
| 74 | + <line num="69" type="stmt" count="3"/> |
| 75 | + <line num="81" type="method" name="process" visibility="public" complexity="9" crap="14.55" count="3"/> |
| 76 | + <line num="83" type="stmt" count="3"/> |
| 77 | + <line num="84" type="stmt" count="3"/> |
| 78 | + <line num="85" type="stmt" count="1"/> |
| 79 | + <line num="87" type="stmt" count="2"/> |
| 80 | + <line num="89" type="stmt" count="1"/> |
| 81 | + <line num="90" type="stmt" count="1"/> |
| 82 | + <line num="91" type="stmt" count="0"/> |
| 83 | + <line num="94" type="stmt" count="1"/> |
| 84 | + <line num="95" type="stmt" count="1"/> |
| 85 | + <line num="96" type="stmt" count="1"/> |
| 86 | + <line num="98" type="stmt" count="1"/> |
| 87 | + <line num="99" type="stmt" count="1"/> |
| 88 | + <line num="100" type="stmt" count="0"/> |
| 89 | + <line num="101" type="stmt" count="0"/> |
| 90 | + <line num="102" type="stmt" count="0"/> |
| 91 | + <line num="106" type="stmt" count="1"/> |
| 92 | + <line num="108" type="stmt" count="0"/> |
| 93 | + <line num="123" type="stmt" count="0"/> |
| 94 | + <line num="124" type="stmt" count="0"/> |
| 95 | + <line num="127" type="stmt" count="0"/> |
| 96 | + <line num="128" type="stmt" count="0"/> |
| 97 | + <line num="132" type="stmt" count="1"/> |
| 98 | + <line num="140" type="method" name="parseProcessOptions" visibility="protected" complexity="1" crap="1" count="3"/> |
| 99 | + <line num="143" type="stmt" count="3"/> |
| 100 | + <line num="150" type="stmt" count="3"/> |
| 101 | + <line num="157" type="method" name="validateFormat" visibility="protected" complexity="4" crap="4" count="2"/> |
| 102 | + <line num="159" type="stmt" count="2"/> |
| 103 | + <line num="160" type="stmt" count="1"/> |
| 104 | + <line num="162" type="stmt" count="2"/> |
| 105 | + <line num="163" type="stmt" count="2"/> |
| 106 | + <line num="164" type="stmt" count="2"/> |
| 107 | + <line num="167" type="stmt" count="1"/> |
| 108 | + <line num="174" type="method" name="listParameters" visibility="public" complexity="3" crap="3" count="2"/> |
| 109 | + <line num="176" type="stmt" count="2"/> |
| 110 | + <line num="177" type="stmt" count="1"/> |
| 111 | + <line num="180" type="stmt" count="1"/> |
| 112 | + <line num="181" type="stmt" count="1"/> |
| 113 | + <line num="182" type="stmt" count="1"/> |
| 114 | + <line num="184" type="stmt" count="1"/> |
| 115 | + <line num="194" type="method" name="execute" visibility="public" complexity="2" crap="2.01" count="2"/> |
| 116 | + <line num="196" type="stmt" count="2"/> |
| 117 | + <line num="197" type="stmt" count="1"/> |
| 118 | + <line num="199" type="stmt" count="1"/> |
| 119 | + <line num="200" type="stmt" count="1"/> |
| 120 | + <line num="202" type="stmt" count="1"/> |
| 121 | + <line num="203" type="stmt" count="1"/> |
| 122 | + <line num="204" type="stmt" count="1"/> |
| 123 | + <line num="205" type="stmt" count="1"/> |
| 124 | + <line num="208" type="stmt" count="0"/> |
| 125 | + <line num="214" type="method" name="output" visibility="public" complexity="1" crap="1" count="3"/> |
| 126 | + <line num="216" type="stmt" count="3"/> |
| 127 | + <line num="222" type="method" name="addUserToCommand" visibility="protected" complexity="3" crap="3.33" count="1"/> |
| 128 | + <line num="224" type="stmt" count="1"/> |
| 129 | + <line num="225" type="stmt" count="0"/> |
| 130 | + <line num="227" type="stmt" count="1"/> |
| 131 | + <line num="233" type="method" name="validateExecute" visibility="protected" complexity="3" crap="3.07" count="2"/> |
| 132 | + <line num="235" type="stmt" count="2"/> |
| 133 | + <line num="236" type="stmt" count="1"/> |
| 134 | + <line num="238" type="stmt" count="1"/> |
| 135 | + <line num="239" type="stmt" count="0"/> |
| 136 | + <line num="242" type="stmt" count="1"/> |
| 137 | + <metrics loc="243" ncloc="176" classes="1" methods="10" coveredmethods="6" conditionals="0" coveredconditionals="0" statements="66" coveredstatements="54" elements="76" coveredelements="60"/> |
| 138 | + </file> |
| 139 | + </package> |
| 140 | + <metrics files="6" loc="330" ncloc="224" classes="6" methods="15" coveredmethods="10" conditionals="0" coveredconditionals="0" statements="81" coveredstatements="65" elements="96" coveredelements="75"/> |
| 141 | + </project> |
| 142 | +</coverage> |
0 commit comments