Subroutine Coverage
blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitNegativeExpressionsInUnlessAndUntilConditions.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
16 |
16 |
100.0
|
pod |
4 |
5 |
80.0
|
line |
count |
pod |
subroutine |
3
|
40 |
n/a |
BEGIN |
4
|
40 |
n/a |
BEGIN |
5
|
40 |
n/a |
BEGIN |
6
|
40 |
n/a |
BEGIN |
7
|
40 |
n/a |
BEGIN |
9
|
40 |
n/a |
BEGIN |
11
|
40 |
n/a |
BEGIN |
21
|
149 |
No |
supported_parameters |
22
|
134 |
Yes |
default_severity |
23
|
86 |
Yes |
default_themes |
24
|
90 |
Yes |
applies_to |
29
|
824 |
Yes |
violates |
47
|
78 |
n/a |
_get_negative_operators |
70
|
78 |
n/a |
_get_condition_elements |
108
|
322 |
n/a |
_is_negative_operator |
118
|
60 |
n/a |
_violation_for_operator |