| blib/lib/Test/Depends.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 14 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if (ref $package and ref $package eq 'ARRAY') |
| 42 | 0 | 0 | if (@args == 1 and not ref $args[0] and $args[0] + 0 != 0 || $args[0] + 0 eq $args[0]) { } |
| 61 | 0 | 0 | if ($@) |
| 64 | 0 | 0 | if ($wanted_version and ${"${package}::VERSION";}) { } |
| 0 | 0 | elsif (exists $INC{$pm}) { } | |
| 74 | 0 | 1 | if (@missing) |
| 76 | 0 | 0 | if (-t STDOUT) { } |