|
10 | 10 | coveredmethods="0"
|
11 | 11 | conditionals="0"
|
12 | 12 | coveredconditionals="0"
|
13 |
| - statements="100" |
14 |
| - coveredstatements="90" |
| 13 | + statements="10" |
| 14 | + coveredstatements="9" |
15 | 15 | elements="0"
|
16 | 16 | coveredelements="0"/>
|
| 17 | + <line num="1" type="method" name="methodName" count="1"/> |
| 18 | + <line num="2" type="stmt" count="1"/> |
| 19 | + <line num="3" type="stmt" count="1"/> |
| 20 | + <line num="4" type="stmt" count="1"/> |
| 21 | + <line num="5" type="stmt" count="1"/> |
| 22 | + <line num="6" type="stmt" count="1"/> |
| 23 | + <line num="7" type="stmt" count="1"/> |
| 24 | + <line num="8" type="stmt" count="1"/> |
| 25 | + <line num="9" type="stmt" count="1"/> |
| 26 | + <line num="10" type="stmt" count="0"/> |
| 27 | + <line num="11" type="stmt" count="1"/> |
17 | 28 | </file>
|
18 | 29 | <!-- coverage 70% -->
|
19 | 30 | <file name="/home\workspace/test/case/standard-below-threshold.php">
|
|
24 | 35 | coveredmethods="0"
|
25 | 36 | conditionals="0"
|
26 | 37 | coveredconditionals="0"
|
27 |
| - statements="100" |
28 |
| - coveredstatements="70" |
| 38 | + statements="10" |
| 39 | + coveredstatements="7" |
29 | 40 | elements="0"
|
30 | 41 | coveredelements="0"/>
|
| 42 | + <line num="1" type="method" name="methodName" count="1"/> |
| 43 | + <line num="2" type="stmt" count="1"/> |
| 44 | + <line num="3" type="stmt" count="1"/> |
| 45 | + <line num="4" type="stmt" count="1"/> |
| 46 | + <line num="5" type="stmt" count="1"/> |
| 47 | + <line num="6" type="stmt" count="0"/> |
| 48 | + <line num="7" type="stmt" count="1"/> |
| 49 | + <line num="8" type="stmt" count="0"/> |
| 50 | + <line num="9" type="stmt" count="1"/> |
| 51 | + <line num="10" type="stmt" count="0"/> |
| 52 | + <line num="11" type="stmt" count="1"/> |
31 | 53 | </file>
|
32 | 54 |
|
33 | 55 | <!-- coverage directory coverage below threshold -->
|
|
39 | 61 | coveredmethods="0"
|
40 | 62 | conditionals="0"
|
41 | 63 | coveredconditionals="0"
|
42 |
| - statements="100" |
43 |
| - coveredstatements="85" |
| 64 | + statements="10" |
| 65 | + coveredstatements="8" |
44 | 66 | elements="0"
|
45 | 67 | coveredelements="0"/>
|
| 68 | + <line num="1" type="method" name="methodName" count="1"/> |
| 69 | + <line num="2" type="stmt" count="1"/> |
| 70 | + <line num="3" type="stmt" count="1"/> |
| 71 | + <line num="4" type="stmt" count="1"/> |
| 72 | + <line num="5" type="stmt" count="1"/> |
| 73 | + <line num="6" type="stmt" count="1"/> |
| 74 | + <line num="7" type="stmt" count="1"/> |
| 75 | + <line num="8" type="stmt" count="0"/> |
| 76 | + <line num="9" type="stmt" count="1"/> |
| 77 | + <line num="10" type="stmt" count="0"/> |
| 78 | + <line num="11" type="stmt" count="1"/> |
46 | 79 | </file>
|
47 | 80 | <!-- coverage directory coverage above threshold -->
|
48 | 81 | <file name="/home\workspace/test/directory/standard-above-threshold.php">
|
|
53 | 86 | coveredmethods="0"
|
54 | 87 | conditionals="0"
|
55 | 88 | coveredconditionals="0"
|
56 |
| - statements="100" |
57 |
| - coveredstatements="95" |
| 89 | + statements="10" |
| 90 | + coveredstatements="9" |
58 | 91 | elements="0"
|
59 | 92 | coveredelements="0"/>
|
| 93 | + <line num="1" type="method" name="methodName" count="1"/> |
| 94 | + <line num="2" type="stmt" count="1"/> |
| 95 | + <line num="3" type="stmt" count="1"/> |
| 96 | + <line num="4" type="stmt" count="1"/> |
| 97 | + <line num="5" type="stmt" count="1"/> |
| 98 | + <line num="6" type="stmt" count="1"/> |
| 99 | + <line num="7" type="stmt" count="1"/> |
| 100 | + <line num="8" type="stmt" count="1"/> |
| 101 | + <line num="9" type="stmt" count="1"/> |
| 102 | + <line num="10" type="stmt" count="0"/> |
| 103 | + <line num="11" type="stmt" count="1"/> |
60 | 104 | </file>
|
61 | 105 |
|
62 | 106 | <!-- custom configured files -->
|
|
69 | 113 | coveredmethods="0"
|
70 | 114 | conditionals="0"
|
71 | 115 | coveredconditionals="0"
|
72 |
| - statements="100" |
73 |
| - coveredstatements="60" |
| 116 | + statements="5" |
| 117 | + coveredstatements="3" |
74 | 118 | elements="0"
|
75 | 119 | coveredelements="0"/>
|
| 120 | + <line num="1" type="method" name="methodName" count="1"/> |
| 121 | + <line num="2" type="stmt" count="1"/> |
| 122 | + <line num="3" type="stmt" count="0"/> |
| 123 | + <line num="4" type="stmt" count="1"/> |
| 124 | + <line num="5" type="stmt" count="0"/> |
| 125 | + <line num="6" type="stmt" count="1"/> |
76 | 126 | </file>
|
77 | 127 | <!-- coverage 50% -->
|
78 | 128 | <file name="/home\workspace/test/case\below-threshold.php">
|
|
83 | 133 | coveredmethods="0"
|
84 | 134 | conditionals="0"
|
85 | 135 | coveredconditionals="0"
|
86 |
| - statements="100" |
87 |
| - coveredstatements="50" |
| 136 | + statements="2" |
| 137 | + coveredstatements="1" |
88 | 138 | elements="0"
|
89 | 139 | coveredelements="0"/>
|
| 140 | + <line num="1" type="method" name="methodName" count="1"/> |
| 141 | + <line num="2" type="stmt" count="1"/> |
| 142 | + <line num="3" type="stmt" count="0"/> |
90 | 143 | </file>
|
91 | 144 |
|
92 | 145 | <!-- coverage 90% -->
|
|
98 | 151 | coveredmethods="0"
|
99 | 152 | conditionals="0"
|
100 | 153 | coveredconditionals="0"
|
101 |
| - statements="100" |
102 |
| - coveredstatements="90" |
| 154 | + statements="10" |
| 155 | + coveredstatements="9" |
103 | 156 | elements="0"
|
104 | 157 | coveredelements="0"/>
|
| 158 | + <line num="1" type="method" name="methodName" count="1"/> |
| 159 | + <line num="2" type="stmt" count="1"/> |
| 160 | + <line num="3" type="stmt" count="1"/> |
| 161 | + <line num="4" type="stmt" count="1"/> |
| 162 | + <line num="5" type="stmt" count="1"/> |
| 163 | + <line num="6" type="stmt" count="1"/> |
| 164 | + <line num="7" type="stmt" count="1"/> |
| 165 | + <line num="8" type="stmt" count="1"/> |
| 166 | + <line num="9" type="stmt" count="1"/> |
| 167 | + <line num="10" type="stmt" count="0"/> |
| 168 | + <line num="11" type="stmt" count="1"/> |
105 | 169 | </file>
|
106 | 170 |
|
107 | 171 | <!-- coverage 90% and uncovered methods -->
|
|
115 | 179 | coveredmethods="0"
|
116 | 180 | conditionals="0"
|
117 | 181 | coveredconditionals="0"
|
118 |
| - statements="100" |
119 |
| - coveredstatements="90" |
| 182 | + statements="10" |
| 183 | + coveredstatements="9" |
120 | 184 | elements="0"
|
121 | 185 | coveredelements="0"/>
|
| 186 | + <line num="1" type="method" name="methodName" count="1"/> |
| 187 | + <line num="2" type="stmt" count="1"/> |
| 188 | + <line num="3" type="stmt" count="1"/> |
| 189 | + <line num="4" type="stmt" count="1"/> |
| 190 | + <line num="5" type="stmt" count="1"/> |
| 191 | + <line num="6" type="stmt" count="1"/> |
| 192 | + <line num="7" type="stmt" count="1"/> |
| 193 | + <line num="8" type="stmt" count="1"/> |
| 194 | + <line num="9" type="stmt" count="1"/> |
| 195 | + <line num="10" type="stmt" count="0"/> |
| 196 | + <line num="11" type="stmt" count="1"/> |
122 | 197 | </file>
|
123 | 198 |
|
124 | 199 | <!-- coverage 90% and ignore uncovered methods -->
|
|
131 | 206 | coveredmethods="0"
|
132 | 207 | conditionals="0"
|
133 | 208 | coveredconditionals="0"
|
134 |
| - statements="100" |
135 |
| - coveredstatements="90" |
| 209 | + statements="10" |
| 210 | + coveredstatements="9" |
136 | 211 | elements="0"
|
137 | 212 | coveredelements="0"/>
|
| 213 | + <line num="1" type="method" name="methodName" count="1"/> |
| 214 | + <line num="2" type="stmt" count="1"/> |
| 215 | + <line num="3" type="stmt" count="1"/> |
| 216 | + <line num="4" type="stmt" count="1"/> |
| 217 | + <line num="5" type="stmt" count="1"/> |
| 218 | + <line num="6" type="stmt" count="1"/> |
| 219 | + <line num="7" type="stmt" count="1"/> |
| 220 | + <line num="8" type="stmt" count="1"/> |
| 221 | + <line num="9" type="stmt" count="1"/> |
| 222 | + <line num="10" type="stmt" count="0"/> |
| 223 | + <line num="11" type="stmt" count="1"/> |
138 | 224 | </file>
|
139 |
| - |
140 | 225 | </project>
|
141 | 226 | </coverage>
|
0 commit comments