| blib/lib/Perl/Critic/Policy/TestingAndDebugging/ProhibitNoWarnings.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 0 | 0 | 0 | @words >= 2 and "no" eq $words[0] |
| 0 | 0 | 0 | @words >= 2 and "no" eq $words[0] and "warnings" eq $words[1] | |
| 79 | 0 | 0 | 0 | $self->{'_allow_with_category_restriction'} and @words |
| 80 | 0 | 0 | 0 | @words and &all(sub { |