Branch Coverage

blib/lib/Types/SQL.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
136 29 0 if (@_) { }
138 4 25 unless $size =~ /^[1-9]\d*$/
148 3 0 if (@_) { }
152 1 2 unless $prec =~ /^[1-9]\d*$/
153 0 2 unless $scale =~ /^\d+$/
156 0 2 if $left < 0