Branch Coverage

blib/lib/UV.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
22 0 30 if (@_ == 1 and ref $_[0]) { }
0 30 elsif (@_ == 1 and not ref $_[0]) { }
30 0 elsif (@_ % 2 == 0) { }
24 0 0 if $@