blib/lib/Perl/Critic/Policy/CodeLayout/ProhibitParensWithBuiltins.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 18 | 18 | 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 |
10 | 40 | n/a | BEGIN |
11 | 40 | n/a | BEGIN |
53 | 101 | No | supported_parameters |
54 | 82 | Yes | default_severity |
55 | 84 | Yes | default_themes |
56 | 42 | Yes | applies_to |
61 | 405 | Yes | violates |
90 | 30 | n/a | _is_named_unary_with_operator_following_parens_exemption |
102 | 65 | n/a | _is_named_unary |
114 | 20 | n/a | _is_precedence_exemption |
130 | 11 | n/a | _is_equals_exemption |
144 | 10 | n/a | _is_sort_exemption |
166 | 35 | n/a | _is_named_unary_with_operator_inside_parens_exemption |
171 | 18 | n/a | _contains_operators |