Branch Coverage

blib/lib/results/wrap.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
13 0 1 if ($] ge '5.034') { }
35 2 2 if (@_ == 1 and ref $_[0] eq 'CODE') { }