Branch Coverage

blib/lib/Test/Module/Build/Pluggable.pm
Criterion Covered Total %
branch 9 24 37.5


line true false branch
14 0 11 @_ == 1 ? :
43 0 13 unless open my $fh, '>', $ofile
53 22 0 if (my $dir = File::Basename::dirname($fname))
57 0 22 unless open my $fh, '>', $fname
67 0 0 unless open my $fh, '>', 'MANIFEST'
76 0 6 unless open my $fh, '<', $fname
85 0 0 unless defined $pid
86 0 0 if ($pid) { }
91 0 0 unless &main::ok(!$@)
100 0 11 unless defined $pid
101 6 5 if ($pid) { }
106 0 5 unless &main::ok(-f 'Build', 'Created Build file')