| blib/lib/Acme/No.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 42 | 11 | if (($status = filter_read()) > 0) |
| 24 | 6 | 8 | if ($no and $module and $version) |
| 27 | 4 | 2 | if ($module eq 'v') { } |
| 32 | 0 | 2 | unless eval "require $module" |
| 36 | 1 | 1 | unless $modversion < $version |
| 43 | 12 | 29 | if ($no and $version) |
| 49 | 4 | 8 | if ($ver > 1000) { } |
| 1 | 7 | elsif ($ver > 100) { } | |
| 63 | 8 | 4 | unless $] < $version |