| blib/lib/Module/cpmfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 20 | 65.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 2 | unless $hash->{'features'} |
| 41 | 1 | 5 | if (%$additional_options) |
| 67 | 2 | 0 | if (%{$self->{'features'}}) |
| 75 | 2 | 1 | unless $ids |
| 77 | 0 | 1 | unless $feature and $feature->{'prereqs'} |
| 87 | 1 | 12 | if (exists $req{$package}) { } |
| 92 | 1 | 0 | $version ? : |
| 107 | 1 | 0 | if (my $features = $self->features) |
| 112 | 2 | 0 | if (my $desc = $feature->{'description'}) |
| 115 | 2 | 0 | if (my $prereqs = $feature->{'prereqs'}) |