Branch Coverage

lib/MooseX/DIC/Configuration/Scanner/FileConfig.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
16 3 45 if is_config_file($file_name)
29 9 39 unless -f $file_name
32 36 3 if index($file_name, '/moosex-dic-wiring.yml') == -1