Branch Coverage

blib/lib/Test/Benchmark.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
60 1 1 unless ($ok)
65 1 1 if (not $ok or $Test::Benchmark::VERBOSE)
77 4 1 if (ref $_[1]) { }
109 3 2 unless ($ok)
111 2 1 $factor == 1 ? :
115 3 2 if (not $ok or $Test::Benchmark::VERBOSE)
127 0 16 if (ref $sub eq 'Benchmark') { }
143 1 0 if (@_)