Branch Coverage

blib/lib/Benchmark/Forking.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
16 0 0 $#_ > 0 ? :
26 20 44 unless $Benchmark::Forking::Enabled
28 8 36 if (not open(FORK, '-|')) { }
33 0 36 unless close FORK