blib/lib/Perl/Critic/Policy/Mardem/ProhibitLargeSub.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
53 | 1 | 7 | unless ($s) |
58 | 5 | 2 | if ($statement_count <= $self->{'_statement_count_limit'}) |
63 | 2 | 0 | if (my $name = $elem->name) { } |