blib/lib/Perl/Critic/Policy/Subroutines/ProhibitCallsToUndeclaredSubs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 11 | 13 | 84.6 |
pod | 5 | 6 | 83.3 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
13 | 1 | n/a | BEGIN |
20 | 1 | n/a | BEGIN |
28 | 0 | No | supported_parameters |
29 | 19 | Yes | default_severity |
30 | 0 | Yes | default_themes |
31 | 28 | Yes | applies_to |
36 | 28 | Yes | new |
54 | 10 | n/a | _parse_sub_name |
71 | 69 | n/a | _is_exempt_subroutine |
83 | 28 | Yes | violates |