Branch Coverage

blib/lib/Perl/Critic/Policy/Mardem/ProhibitLargeFile.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
56 0 6 if ($@)
62 1 5 if (not defined $s or "" eq $s)
69 3 2 if ($lines <= $self->{'_line_count_limit'})