blib/lib/Module/FeaturesUtil/Get.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 24 | 37.5 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 1 | if ($load) |
26 | 0 | 0 | if ($@) |
27 | 0 | 0 | if ($fatal_on_load_failure) { } |
46 | 0 | 11 | if ($load) |
48 | 0 | 0 | if $@ |
51 | 0 | 11 | if (scalar keys %$features_decl) |
59 | 0 | 11 | if ($load) |
62 | 0 | 0 | if ($@) |
63 | 0 | 0 | if ($fatal_on_load_failure) { } |
84 | 2 | 3 | unless $features_decl->{'features'}{$feature_set_name} |
87 | 0 | 3 | ref $val0 eq 'HASH' ? : |
94 | 2 | 3 | unless $features_decl->{'features'}{$feature_set_name} |