blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitReturnInDoBlock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 16 | 93.7 |
pod | 4 | 5 | 80.0 |
line | count | pod | subroutine |
---|---|---|---|
2 | 2 | n/a | BEGIN |
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
7 | 2 | n/a | BEGIN |
8 | 2 | n/a | BEGIN |
9 | 2 | n/a | BEGIN |
13 | 7 | No | supported_parameters |
14 | 5 | Yes | default_severity |
15 | 0 | Yes | default_themes |
16 | 7 | Yes | applies_to |
19 | 16 | Yes | violates |
36 | 16 | n/a | _is_do_block |
43 | 9 | n/a | _is_return |
45 | 21 | n/a | __ANON__ |