| blib/lib/Module/cpmfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 20 | 65.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 2 | unless $hash->{'features'} |
| 48 | 1 | 5 | if (%$additional_options) |
| 64 | 2 | 0 | if (%{$self->{'features'};}) |
| 73 | 2 | 1 | unless $ids |
| 75 | 0 | 1 | unless $feature and $feature->{'prereqs'} |
| 87 | 1 | 12 | if (exists $req{$package}) { } |
| 92 | 1 | 0 | $version ? : |
| 108 | 1 | 0 | if (my $features = $self->features) |
| 113 | 2 | 0 | if (my $desc = $feature->{'description'}) |
| 116 | 2 | 0 | if (my $prereqs = $feature->{'prereqs'}) |