blib/lib/MooX/ConfigFromFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 7 | unless @target_isa |
23 | 1 | 6 | if $target->can('_initialize_from_config') |
26 | 0 | 6 | if $import_options{'config_hashmergeloaded'} |
32 | 1 | 1 | if (defined $import_options{'config_singleton'} and $import_options{'config_singleton'}) |
38 | 1 | 2 | unless defined $loaded_configs{$class} |
56 | 47 | 2 | unless exists $import_options{$opt_key} |
57 | 1 | 1 | unless $around |