blib/lib/Perl/Critic/Policy/Subroutines/RequireFinalReturn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 26 | 26 | 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 |
8 | 40 | n/a | BEGIN |
9 | 40 | n/a | BEGIN |
10 | 40 | n/a | BEGIN |
11 | 40 | n/a | BEGIN |
26 | 115 | No | supported_parameters |
43 | 95 | Yes | default_severity |
44 | 92 | Yes | default_themes |
45 | 56 | Yes | applies_to |
50 | 59 | Yes | violates |
87 | 54 | n/a | _block_is_empty |
94 | 84 | n/a | _block_has_return |
106 | 83 | n/a | _is_explicit_return |
116 | 35 | n/a | _is_compound_return |
132 | 30 | n/a | __ANON__ |
149 | 37 | n/a | _is_given_when_return |
165 | 4 | n/a | __ANON__ |
205 | 63 | n/a | _is_return_or_goto_stmnt |
215 | 31 | n/a | _is_terminal_stmnt |
232 | 83 | n/a | _is_conditional_stmnt |
244 | 6 | n/a | _is_when_stmnt_with_return |
249 | 6 | n/a | __ANON__ |
268 | 1 | n/a | _is_suffix_when_with_return |