| blib/lib/Perl/Critic/Policy/ClassHierarchies/ProhibitOneArgBless.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 6 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 358 | 0 | if $elem->content ne "bless" |
| 31 | 0 | 0 | unless is_function_call($elem) |
| 33 | 0 | 0 | if (scalar parse_arg_list($elem) == 1) |