blib/lib/OPM/Maker/Command/filetest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 20 | 85.0 |
line | true | false | branch |
---|---|---|---|
33 | 11 | 5 | if not $sopm |
43 | 11 | 0 | unless ($ENV{'OPM_UNSECURE'}) |
54 | 7 | 4 | if ($ENV{'OPM_MAX_SIZE'}) |
58 | 1 | 10 | if ($size > $max_size) |
62 | 0 | 10 | if ($size > 10000000) |
99 | 2 | 17 | unless delete $fs{$name} |
102 | 1 | 9 | if (@not_found) |
115 | 1 | 9 | if (@patterns) |
121 | 1 | 0 | if (@ignore) |
126 | 1 | 9 | if (%fs) |