blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitMutatingListFunctions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 25 | 25 | 100.0 |
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 |
8 | 40 | n/a | BEGIN |
12 | 40 | n/a | BEGIN |
14 | 40 | n/a | BEGIN |
27 | 40 | n/a | _get_cpan_list_funcs |
33 | 40 | n/a | _get_list_moreutils_funcs |
40 | 220 | n/a | _is_topic |
57 | 107 | No | supported_parameters |
71 | 122 | Yes | default_severity |
72 | 92 | Yes | default_themes |
73 | 52 | Yes | applies_to |
78 | 87 | Yes | initialize_if_enabled |
90 | 469 | Yes | violates |
108 | 81 | n/a | _has_topic_side_effect |
126 | 204 | n/a | _is_assignment_to_topic |
145 | 195 | n/a | _is_topic_mutating_regex |
199 | 162 | n/a | _is_topic_mutating_func |
202 | 77 | n/a | __ANON__ |
221 | 157 | n/a | _is_topic_mutating_substr |
238 | 27 | n/a | _is_assignment_operator |
241 | 3 | n/a | _is_increment_operator |
244 | 22 | n/a | _is_binding_operator |