| blib/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitCommaSeparatedStatements.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 16 | 17 | 94.1 |
| 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 |
| 9 | 40 | n/a | BEGIN |
| 10 | 40 | n/a | BEGIN |
| 12 | 40 | n/a | BEGIN |
| 26 | 90 | No | supported_parameters |
| 34 | 74 | Yes | default_severity |
| 35 | 92 | Yes | default_themes |
| 36 | 32 | Yes | applies_to |
| 41 | 294 | Yes | violates |
| 78 | 89 | n/a | _is_parent_a_constructor_or_list |
| 91 | 83 | n/a | _is_parent_a_for_loop |
| 103 | 0 | n/a | _is_direct_part_of_map_or_grep_block |
| 118 | 247 | n/a | _is_last_statement_in_a_block |
| 131 | 41 | n/a | _succeeding_commas_are_list_element_separators |