-
Notifications
You must be signed in to change notification settings - Fork 50
Commit c86e460
Fix covers rule for functions.
1 parent e431a6c commit c86e460
File tree
3 files changed
+25
-5
lines changed- src/Rules/PHPUnit
- tests/Rules/PHPUnit
- data
3 files changed
+25
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | + | ||
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
74 | + | ||
73 | 75 |
| |
74 | - | ||
76 | + | ||
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
| |||
83 | 85 |
| |
84 | 86 |
| |
85 | 87 |
| |
88 | + | ||
86 | 89 |
| |
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
90 | 93 |
| |
91 | 94 |
| |
92 | 95 |
| |
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
93 | 100 |
| |
94 | - | ||
95 | - | ||
101 | + | ||
102 | + | ||
103 | + | ||
96 | 104 |
| |
97 | 105 |
| |
98 | 106 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | - | ||
29 | + | ||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | - | ||
37 | + | ||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + |
0 commit comments