Condition Coverage

blib/lib/Rose/DB/Object/Util.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
86 0 0 0 @_ > 1 and not $_[1]

or 2 conditions

line l !l condition
115 0 0 $fk->object_has_foreign_object($self) || (next)
126 0 0 $rel->object_has_related_objects($self) || (next)
166 0 0 $db->driver || 'unknown'

or 3 conditions

line l !l&&r !l&&!r condition
117 0 0 0 has_modified_columns($foreign_object) or has_modified_children($foreign_object)
130 0 0 0 has_modified_columns($rel_object) or has_modified_children($rel_object)