| blib/lib/App/CPAN/Dependents.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 26 | 61.5 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 2 | 5 | unless (defined $mcpan) |
| 19 | 2 | 0 | if defined $http |
| 25 | 3 | 4 | if (defined $dist) { } |
| 4 | 0 | elsif (defined $module) { } | |
| 42 | 0 | 33 | if ($options->{'debug'} and @$dists) |
| 48 | 0 | 39 | if exists $dependent_dists->{$name} |
| 52 | 0 | 0 | @$modules ? : |
| 0 | 39 | if $options->{'debug'} | |
| 53 | 28 | 11 | if @$modules |
| 62 | 11 | 22 | if $options->{'recommends'} |
| 63 | 0 | 33 | if $options->{'suggests'} |
| 69 | 33 | 0 | unless $options->{'develop'} |
| 91 | 0 | 39 | unless ref $provides |