lib/MooseX/DIC/Configuration/Scanner/FileConfig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
16 | 3 | 52 | if is_config_file($file_name) |
29 | 10 | 45 | unless -f $file_name |
32 | 42 | 3 | if index($file_name, '/moosex-dic-wiring.yml') == -1 |