| blib/lib/Module/FeaturesUtil/Get.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 28 | 39.2 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 1 | if ($load) |
| 28 | 0 | 0 | if ($@) |
| 29 | 0 | 0 | if ($fatal_on_load_failure) { } |
| 48 | 0 | 12 | if ($load) |
| 50 | 0 | 0 | if $@ |
| 53 | 0 | 12 | if (scalar keys %$features_decl) |
| 61 | 0 | 12 | if ($load) |
| 64 | 0 | 0 | if ($@) |
| 65 | 0 | 0 | if ($fatal_on_load_failure) { } |
| 86 | 2 | 3 | unless $features_decl->{'features'}{$feature_set_name} |
| 89 | 0 | 3 | ref $val0 eq 'HASH' ? : |
| 96 | 0 | 1 | unless $features_decl->{'features'}{$feature_set_name} |
| 99 | 0 | 1 | ref $hash0 eq 'HASH' ? : |
| 106 | 2 | 3 | unless $features_decl->{'features'}{$feature_set_name} |