Condition Coverage

blib/lib/DBIx/DBO/Table.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
176 0 0 2 $ref && $$ref[0]

or 2 conditions

line l !l condition
125 96 20 $$me{'Column'}{$col} ||= bless([$me, $col], 'DBIx::DBO::Column')
370 34 0 $$me{'Config'} ||= {}
371 98 17 $$me{'Config'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
58 1 20 0 ref $proto || $proto