| lib/MooseX/DIC/Configuration/YAML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 4 | unless -f $config_file |
| 41 | 1 | 3 | if exists $raw_config->{'include'} |
| 54 | 4 | 1 | if (ref $implementators eq 'HASH') { } |
| 68 | 3 | 1 | exists $definition->{'scope'} ? : |
| 1 | 3 | exists $definition->{'builder'} ? : | |
| 2 | 2 | exists $definition->{'environment'} ? : | |
| 0 | 4 | exists $definition->{'qualifiers'} ? : | |
| 106 | 1 | 3 | if (defined $definition and exists $definition->{'dependencies'}) |