Branch Coverage

blib/lib/Date/Converter.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
38 0 2 if ($y < 0) { }
0 2 elsif (not $y) { }
52 6 94 $y <= 0 ? :
59 0 1 if $ret < 0
69 0 0 if ($wide == 0) { }