blib/lib/Module/FeaturesUtil/Get.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 20 | 45.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 1 | if ($load) |
26 | 0 | 0 | if $@ |
40 | 0 | 11 | if ($load) |
42 | 0 | 0 | if $@ |
45 | 0 | 11 | if (scalar keys %$features_decl) |
53 | 0 | 11 | if ($load) |
56 | 0 | 0 | if $@ |
72 | 2 | 3 | unless $features_decl->{'features'}{$feature_set_name} |
75 | 0 | 3 | ref $val0 eq 'HASH' ? : |
82 | 2 | 3 | unless $features_decl->{'features'}{$feature_set_name} |