| blib/lib/Perl/Critic/Policy/Subroutines/ProtectPrivateSubs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 15 | 100.0 |
| pod | 4 | 5 | 80.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 40 | n/a | BEGIN |
| 5 | 40 | n/a | BEGIN |
| 6 | 40 | n/a | BEGIN |
| 8 | 40 | n/a | BEGIN |
| 9 | 40 | n/a | BEGIN |
| 13 | 40 | n/a | BEGIN |
| 14 | 40 | n/a | BEGIN |
| 28 | 102 | No | supported_parameters |
| 86 | 86 | Yes | default_severity |
| 87 | 74 | Yes | default_themes |
| 88 | 41 | Yes | applies_to |
| 93 | 100 | n/a | _parse_private_name_regex |
| 114 | 418 | Yes | violates |
| 132 | 332 | n/a | _is_other_pkg_private_function |
| 145 | 326 | n/a | _is_other_pkg_private_method |