Condition Coverage

blib/lib/DBIx/ORM/Declarative/JRow.pm
Criterion Covered Total %
condition 0 10 0.0


and 2 conditions

line l !l condition
19 0 0 carp('not a class method') and return
66 0 0 carp('commit: not a class method') and return
69 0 0 carp(q[Can't commit without a handle]) and return
80 0 0 carp('encountered a table with no columns') and next

or 2 conditions

line l !l condition
31 0 0 $un ||= [map({$$_{'name'};} $tab_obj->_columns)]