blib/lib/MooX/ConfigFromFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 7 | unless @target_isa |
23 | 1 | 6 | if $target->can('_initialize_from_config') |
31 | 1 | 6 | if (defined $import_options{'config_singleton'} and $import_options{'config_singleton'}) |
37 | 0 | 0 | unless defined $loaded_configs{$class} |
54 | 40 | 2 | unless exists $import_options{$opt_key} |
55 | 1 | 1 | unless $around |