Condition Coverage

blib/lib/SQL/Entity/Relationship.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
127 1 2 0 $condition && $join_condition

or 3 conditions

line l !l&&r !l&&!r condition
127 2 1 0 $condition || $join_condition
216 3 0 0 $entity->id || $entity->name