Branch Coverage

lib/File/Corresponding.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
251 0 1 unless my $yaml = 'YAML::Tiny'->read($file)
260 0 1 unless my $file_groups = $$config{'file_groups'}
267 0 1 unless my $file_profiles = $$group{'file_profiles'}