Branch Coverage

blib/lib/Benchmark/Confirm.pm
Criterion Covered Total %
branch 15 24 62.5


line true false branch
177 0 14 unless $func
178 0 14 if ($func eq 'TAP') { }
0 14 elsif ($func eq 'no_plan') { }
199 0 9 if (ref $capture eq 'IO::Capture::Stdout')
205 7 2 if (@CONFIRMS > 1)
224 3 21 ref $element eq 'CODE' ? :
242 0 60 if $n < 0
243 0 60 unless defined $c
250 60 120 if $pack ne $curpack
254 60 0 if (ref $c eq 'CODE') { }
264 0 60 if $@
265 0 60 if $Benchmark::Debug