Condition Coverage

blib/lib/Data/Model/Schema/SQL.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $size and $decimals
63 8 0 2 ref $default and ref $default eq 'CODE'

or 2 conditions

line l !l condition
27 36 143 $$args{'options'}{'size'} || 0
32 0 0 $$args{'options'}{'decimals'} || 0
40 36 134 $size ||= 255