|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<coverage generated="1622620956396" clover="3.2.0"> |
3 |
| - <project timestamp="1622620956396" name="All files"> |
4 |
| - <metrics statements="58" coveredstatements="50" conditionals="15" coveredconditionals="11" methods="26" coveredmethods="17" elements="99" coveredelements="78" complexity="0" loc="58" ncloc="58" packages="5" files="12" classes="12"/> |
| 2 | +<coverage generated="1627092312208" clover="3.2.0"> |
| 3 | + <project timestamp="1627092312208" name="All files"> |
| 4 | + <metrics statements="62" coveredstatements="48" conditionals="17" coveredconditionals="11" methods="29" coveredmethods="17" elements="108" coveredelements="76" complexity="0" loc="62" ncloc="62" packages="5" files="13" classes="13"/> |
5 | 5 | <package name="actions">
|
6 | 6 | <metrics statements="7" coveredstatements="7" conditionals="1" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
7 | 7 | <file name="actions.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/actions/actions.tsx">
|
8 | 8 | <metrics statements="7" coveredstatements="7" conditionals="1" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
9 |
| - <line num="10" count="2" type="stmt"/> |
| 9 | + <line num="10" count="1" type="stmt"/> |
10 | 10 | <line num="16" count="2" type="cond" truecount="0" falsecount="1"/>
|
11 | 11 | <line num="17" count="2" type="stmt"/>
|
12 | 12 | <line num="18" count="2" type="stmt"/>
|
|
19 | 19 | <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
20 | 20 | <file name="api.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/api/api.tsx">
|
21 | 21 | <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
22 |
| - <line num="1" count="2" type="stmt"/> |
| 22 | + <line num="1" count="1" type="stmt"/> |
23 | 23 | <line num="2" count="2" type="stmt"/>
|
24 | 24 | </file>
|
25 | 25 | </package>
|
26 | 26 | <package name="components">
|
27 |
| - <metrics statements="33" coveredstatements="25" conditionals="4" coveredconditionals="3" methods="19" coveredmethods="10"/> |
| 27 | + <metrics statements="37" coveredstatements="23" conditionals="6" coveredconditionals="3" methods="22" coveredmethods="10"/> |
28 | 28 | <file name="App.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/App.tsx">
|
29 |
| - <metrics statements="7" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="0"/> |
30 |
| - <line num="33" count="1" type="stmt"/> |
| 29 | + <metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="0"/> |
| 30 | + <line num="33" count="0" type="stmt"/> |
31 | 31 | <line num="36" count="0" type="stmt"/>
|
32 |
| - <line num="43" count="1" type="stmt"/> |
| 32 | + <line num="43" count="0" type="stmt"/> |
33 | 33 | <line num="44" count="0" type="stmt"/>
|
34 | 34 | <line num="45" count="0" type="stmt"/>
|
35 | 35 | <line num="46" count="0" type="stmt"/>
|
36 | 36 | <line num="52" count="0" type="stmt"/>
|
37 | 37 | </file>
|
38 | 38 | <file name="Card.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/Card.tsx">
|
39 | 39 | <metrics statements="9" coveredstatements="8" conditionals="2" coveredconditionals="2" methods="5" coveredmethods="3"/>
|
40 |
| - <line num="12" count="4" type="stmt"/> |
| 40 | + <line num="12" count="3" type="stmt"/> |
41 | 41 | <line num="15" count="6" type="stmt"/>
|
42 | 42 | <line num="18" count="6" type="stmt"/>
|
43 | 43 | <line num="19" count="3" type="stmt"/>
|
|
49 | 49 | </file>
|
50 | 50 | <file name="CardList.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/CardList.tsx">
|
51 | 51 | <metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
52 |
| - <line num="12" count="3" type="stmt"/> |
| 52 | + <line num="12" count="2" type="stmt"/> |
53 | 53 | <line num="19" count="1" type="stmt"/>
|
54 | 54 | <line num="25" count="1" type="stmt"/>
|
55 | 55 | </file>
|
|
58 | 58 | <line num="3" count="1" type="stmt"/>
|
59 | 59 | <line num="5" count="1" type="stmt"/>
|
60 | 60 | </file>
|
| 61 | + <file name="ErrorBoundary.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/ErrorBoundary.tsx"> |
| 62 | + <metrics statements="4" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/> |
| 63 | + <line num="21" count="0" type="stmt"/> |
| 64 | + <line num="22" count="0" type="stmt"/> |
| 65 | + <line num="28" count="0" type="stmt"/> |
| 66 | + <line num="32" count="0" type="cond" truecount="0" falsecount="2"/> |
| 67 | + </file> |
61 | 68 | <file name="Header.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/Header.tsx">
|
62 | 69 | <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
63 |
| - <line num="8" count="3" type="stmt"/> |
| 70 | + <line num="8" count="2" type="stmt"/> |
64 | 71 | <line num="19" count="1" type="stmt"/>
|
65 | 72 | </file>
|
66 | 73 | <file name="Main.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/Main.tsx">
|
67 | 74 | <metrics statements="7" coveredstatements="5" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="1"/>
|
68 |
| - <line num="29" count="2" type="stmt"/> |
69 |
| - <line num="37" count="1" type="stmt"/> |
70 |
| - <line num="39" count="1" type="stmt"/> |
71 |
| - <line num="40" count="0" type="stmt"/> |
72 |
| - <line num="45" count="1" type="stmt"/> |
73 |
| - <line num="46" count="0" type="stmt"/> |
74 |
| - <line num="49" count="1" type="cond" truecount="1" falsecount="1"/> |
| 75 | + <line num="30" count="1" type="stmt"/> |
| 76 | + <line num="38" count="1" type="stmt"/> |
| 77 | + <line num="40" count="1" type="stmt"/> |
| 78 | + <line num="41" count="0" type="stmt"/> |
| 79 | + <line num="46" count="1" type="stmt"/> |
| 80 | + <line num="47" count="0" type="stmt"/> |
| 81 | + <line num="50" count="1" type="cond" truecount="1" falsecount="1"/> |
75 | 82 | </file>
|
76 | 83 | <file name="Scroll.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/Scroll.tsx">
|
77 | 84 | <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
78 | 85 | <line num="8" count="1" type="stmt"/>
|
79 | 86 | </file>
|
80 | 87 | <file name="SearchBox.tsx" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/components/SearchBox.tsx">
|
81 | 88 | <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
82 |
| - <line num="7" count="3" type="stmt"/> |
| 89 | + <line num="7" count="2" type="stmt"/> |
83 | 90 | <line num="8" count="1" type="stmt"/>
|
84 | 91 | </file>
|
85 | 92 | </package>
|
86 | 93 | <package name="constants">
|
87 | 94 | <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
88 | 95 | <file name="constants.js" path="/Users/jacobdavidgrisham/Workspace/Courses/Udemy Senior Engineer/Github/robofriends/src/constants/constants.js">
|
89 | 96 | <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
90 |
| - <line num="1" count="3" type="stmt"/> |
91 |
| - <line num="3" count="3" type="stmt"/> |
92 |
| - <line num="4" count="3" type="stmt"/> |
93 |
| - <line num="5" count="3" type="stmt"/> |
| 97 | + <line num="1" count="2" type="stmt"/> |
| 98 | + <line num="3" count="2" type="stmt"/> |
| 99 | + <line num="4" count="2" type="stmt"/> |
| 100 | + <line num="5" count="2" type="stmt"/> |
94 | 101 | </file>
|
95 | 102 | </package>
|
96 | 103 | <package name="reducers">
|
|
0 commit comments