Condition Coverage

blib/lib/Alzabo/Create/Column.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
146 0 0 0 $n eq '1' and $self->is_primary_key

or 2 conditions

line l !l condition
63 0 0 $p{'nullable'} || $p{'null'} || 0
84 0 0 $p{'sequenced'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 0 ref $proto || $proto
143 0 0 0 $n eq '1' or $n eq '0'
274 0 0 0 $s eq '1' or $s eq '0'