| lib/Acme/Incorporated.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 16 | 12.5 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 2 | unless $fh |
| 58 | 0 | 0 | unless -e $ARGV[0] |
| 60 | 0 | 0 | unless $file = do {
local $/;
|
| 63 | 0 | 0 | unless $file |
| 86 | 0 | 2 | unless my $fh = 'IO::File'->new_tmpfile |
| 98 | 0 | 0 | if $weight <= 0.1 |
| 99 | 0 | 0 | if $weight <= 0.2 |
| 100 | 0 | 0 | if $weight <= 0.3 |