Branch Coverage

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


line true false branch
134 29 0 if (@_) { }
136 4 25 unless $size =~ /^[1-9]\d*$/a
146 3 0 if (@_) { }
150 1 2 unless $prec =~ /^[1-9]\d*$/a
151 0 2 unless $scale =~ /^\d+$/a
154 0 2 if $left < 0