| blib/lib/Perl/Critic/Policy/TestingAndDebugging/RequireTestLabels.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 346 | 40 | unless defined $arg_index |
| 58 | 0 | 40 | unless is_function_call($elem) |
| 59 | 15 | 25 | unless $self->_has_test_more($doc) |
| 63 | 12 | 13 | if @args > $arg_index |
| 80 | 14 | 26 | unless $includes |