|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<coverage generated="1582963807794" clover="3.2.0"> |
3 |
| - <project timestamp="1582963807794" name="All files"> |
4 |
| - <metrics statements="444" coveredstatements="294" conditionals="342" coveredconditionals="93" methods="67" coveredmethods="37" elements="853" coveredelements="424" complexity="0" loc="444" ncloc="444" packages="25" files="32" classes="32"> |
| 2 | +<coverage generated="1583048391359" clover="3.2.0"> |
| 3 | + <project timestamp="1583048391359" name="All files"> |
| 4 | + <metrics statements="444" coveredstatements="294" conditionals="342" coveredconditionals="92" methods="67" coveredmethods="37" elements="853" coveredelements="423" complexity="0" loc="444" ncloc="444" packages="25" files="32" classes="32"> |
5 | 5 | <package name="src.components.backToTop">
|
6 | 6 | <metrics statements="34" coveredstatements="19" conditionals="32" coveredconditionals="6" methods="8" coveredmethods="4"/>
|
7 | 7 | <file name="BackToTop.tsx" path="/Users/mackentoch/GitProjects/react-bootstrap-webpack-starter/front/src/components/backToTop/BackToTop.tsx">
|
|
176 | 176 | </file>
|
177 | 177 | </package>
|
178 | 178 | <package name="src.components.navigation">
|
179 |
| - <metrics statements="27" coveredstatements="20" conditionals="22" coveredconditionals="6" methods="6" coveredmethods="3"/> |
| 179 | + <metrics statements="27" coveredstatements="20" conditionals="22" coveredconditionals="5" methods="6" coveredmethods="3"/> |
180 | 180 | <file name="NavigationBar.tsx" path="/Users/mackentoch/GitProjects/react-bootstrap-webpack-starter/front/src/components/navigation/NavigationBar.tsx">
|
181 |
| - <metrics statements="25" coveredstatements="18" conditionals="22" coveredconditionals="6" methods="6" coveredmethods="3"/> |
| 181 | + <metrics statements="25" coveredstatements="18" conditionals="22" coveredconditionals="5" methods="6" coveredmethods="3"/> |
182 | 182 | <line num="1" count="2" type="stmt"/>
|
183 | 183 | <line num="2" count="2" type="stmt"/>
|
184 | 184 | <line num="11" count="2" type="stmt"/>
|
|
281 | 281 | <line num="32" count="5" type="stmt"/>
|
282 | 282 | <line num="42" count="5" type="stmt"/>
|
283 | 283 | <line num="46" count="5" type="stmt"/>
|
284 |
| - <line num="54" count="4" type="cond" truecount="2" falsecount="0"/> |
285 |
| - <line num="57" count="4" type="stmt"/> |
| 284 | + <line num="54" count="5" type="cond" truecount="2" falsecount="0"/> |
| 285 | + <line num="57" count="5" type="stmt"/> |
286 | 286 | <line num="67" count="5" type="stmt"/>
|
287 |
| - <line num="68" count="5" type="stmt"/> |
288 |
| - <line num="70" count="5" type="stmt"/> |
289 |
| - <line num="82" count="4" type="stmt"/> |
| 287 | + <line num="68" count="6" type="stmt"/> |
| 288 | + <line num="70" count="6" type="stmt"/> |
| 289 | + <line num="82" count="5" type="stmt"/> |
290 | 290 | <line num="83" count="1" type="stmt"/>
|
291 | 291 | <line num="84" count="1" type="stmt"/>
|
292 | 292 | <line num="85" count="1" type="cond" truecount="1" falsecount="1"/>
|
293 | 293 | <line num="87" count="1" type="cond" truecount="1" falsecount="1"/>
|
294 | 294 | <line num="93" count="1" type="stmt"/>
|
295 | 295 | <line num="94" count="1" type="stmt"/>
|
296 |
| - <line num="97" count="4" type="stmt"/> |
| 296 | + <line num="97" count="5" type="stmt"/> |
297 | 297 | <line num="98" count="0" type="stmt"/>
|
298 | 298 | <line num="99" count="0" type="stmt"/>
|
299 | 299 | <line num="101" count="0" type="cond" truecount="0" falsecount="2"/>
|
300 | 300 | <line num="107" count="0" type="stmt"/>
|
301 | 301 | <line num="108" count="0" type="stmt"/>
|
302 |
| - <line num="111" count="4" type="cond" truecount="0" falsecount="2"/> |
| 302 | + <line num="111" count="5" type="cond" truecount="0" falsecount="2"/> |
303 | 303 | <line num="112" count="0" type="stmt"/>
|
304 | 304 | <line num="113" count="0" type="stmt"/>
|
305 | 305 | <line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
|
306 | 306 | <line num="121" count="0" type="stmt"/>
|
307 |
| - <line num="124" count="4" type="stmt"/> |
| 307 | + <line num="124" count="5" type="stmt"/> |
308 | 308 | <line num="125" count="0" type="cond" truecount="0" falsecount="2"/>
|
309 | 309 | <line num="126" count="0" type="stmt"/>
|
310 | 310 | <line num="128" count="0" type="cond" truecount="0" falsecount="2"/>
|
311 | 311 | <line num="134" count="0" type="stmt"/>
|
312 |
| - <line num="138" count="4" type="stmt"/> |
| 312 | + <line num="138" count="5" type="stmt"/> |
313 | 313 | <line num="139" count="1" type="stmt"/>
|
314 | 314 | <line num="140" count="1" type="stmt"/>
|
315 | 315 | <line num="142" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
0 commit comments