Branch Coverage

blib/lib/DBIx/Migration/Directories/ConfigData.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
31 0 1 unless open my $fh, '+<', $me
34 1 164 if /^__DATA__$/
36 0 1 if eof $fh
46 0 1 unless chmod $mode_orig, $me
52 2 0 if exists $$features{$key}
54 0 0 unless my $info = $$auto_features{$key}
63 0 0 if $type eq 'description' or $type eq 'recommends'
68 0 0 if (not $$status{'ok'} xor $type =~ /conflicts$/)
69 0 0 unless (eval "require $modname; 1")