| blib/lib/Perl/Critic/Policy/Subroutines/RequireFinalReturn.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 22 | 22 | 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 | 
| 25 | 115 | No | supported_parameters | 
| 42 | 95 | Yes | default_severity | 
| 43 | 92 | Yes | default_themes | 
| 44 | 56 | Yes | applies_to | 
| 49 | 59 | Yes | violates | 
| 86 | 54 | n/a | _block_is_empty | 
| 93 | 84 | n/a | _block_has_return | 
| 105 | 83 | n/a | _is_explicit_return | 
| 115 | 35 | n/a | _is_compound_return | 
| 148 | 37 | n/a | _is_given_when_return | 
| 204 | 63 | n/a | _is_return_or_goto_stmnt | 
| 214 | 31 | n/a | _is_terminal_stmnt | 
| 231 | 83 | n/a | _is_conditional_stmnt | 
| 243 | 6 | n/a | _is_when_stmnt_with_return | 
| 267 | 1 | n/a | _is_suffix_when_with_return |