Branch Coverage

blib/lib/VM/Dreamer/Init.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
38 0 18 unless ($base and $width)
58 0 12 if (not $width =~ /^0$/ || $width =~ /^[1-9]\d*$/) { }