| blib/lib/Perl/Critic/Policy/Mardem/ProhibitFileSize.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 6 | if ($@) |
| 64 | 2 | 4 | if (defined $filename and '' ne $filename and -e -f -r $filename) { } |
| 79 | 0 | 4 | unless (defined $s) |
| 87 | 1 | 5 | if (0 >= $count) |
| 91 | 3 | 2 | if ($count <= $self->{'_size_count_limit'}) |