blib/lib/Module/cpmfile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 2 | unless $hash->{'features'} |
44 | 1 | 5 | if (%$additional_options) |
73 | 2 | 0 | if (%{$self->{'features'};}) |
82 | 2 | 1 | unless $ids |
84 | 0 | 1 | unless $feature and $feature->{'prereqs'} |
96 | 1 | 12 | if (exists $req{$package}) { } |
101 | 1 | 0 | $version ? : |
117 | 1 | 0 | if (my $features = $self->features) |
122 | 2 | 0 | if (my $desc = $feature->{'description'}) |
125 | 2 | 0 | if (my $prereqs = $feature->{'prereqs'}) |