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