Branch Coverage

blib/lib/Dist/Joseki/Base.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
10 0 0 unless open my $fh, '-|', $cmd
13 0 0 wantarray ? :
18 0 0 unless system(@args) == 0
23 0 0 unless -e 'Makefile.PL' or -e 'Build.PL'