| blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitMutatingListFunctions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 23 | 60.8 |
| pod | 5 | 6 | 83.3 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 40 | n/a | BEGIN |
| 4 | 40 | n/a | BEGIN |
| 5 | 40 | n/a | BEGIN |
| 6 | 40 | n/a | BEGIN |
| 10 | 40 | n/a | BEGIN |
| 12 | 40 | n/a | BEGIN |
| 25 | 40 | n/a | _get_cpan_list_funcs |
| 31 | 40 | n/a | _get_list_moreutils_funcs |
| 38 | 0 | n/a | _is_topic |
| 55 | 91 | No | supported_parameters |
| 69 | 74 | Yes | default_severity |
| 70 | 92 | Yes | default_themes |
| 71 | 36 | Yes | applies_to |
| 76 | 71 | Yes | initialize_if_enabled |
| 88 | 358 | Yes | violates |
| 106 | 0 | n/a | _has_topic_side_effect |
| 124 | 0 | n/a | _is_assignment_to_topic |
| 143 | 0 | n/a | _is_topic_mutating_regex |
| 197 | 0 | n/a | _is_topic_mutating_func |
| 220 | 0 | n/a | _is_topic_mutating_substr |
| 232 | 0 | n/a | _is_assignment_operator |
| 237 | 0 | n/a | _is_increment_operator |
| 242 | 0 | n/a | _is_binding_operator |