Branch Coverage

blib/lib/Class/ReluctantORM/Relationship.pm
Criterion Covered Total %
branch 1 46 2.1


line true false branch
77 1 0 unless ($OCTR_IS_LOADING)
132 0 0 if ($DEBUG > 1)
135 0 0 unless $PENDING_CODE_FOR_CLASSES{$tb_class}
153 0 0 if ($DEBUG > 1)
154 0 0 if ('Class::ReluctantORM'->is_class_available($tb_class)) { }
155 0 0 if ($DEBUG > 1)
158 0 0 if ($DEBUG > 1)
286 0 0 if (@_)
290 0 0 unless $fields
326 0 0 if (@_)
330 0 0 unless $fields
373 0 0 unless ($class)
432 0 0 unless ($table)
497 0 0 if ($rel_crit->is_equivalent($crit))
521 0 0 if ($level > $rel->join_depth)
527 0 0 if (do { $level == 1 if $rel->join_depth == 1 }) { }
0 0 elsif ($rel->join_depth == 2 and $level == 1) { }
0 0 elsif ($rel->join_depth == 2 and $level == 2) { }
528 0 0 if $rel->join_depth == 1
552 0 0 if ($crit) { }
622 0 0 if ($fetch_mode)
624 0 0 $class->primary_key_column_count == 1 ? :
634 0 0 if ($fetch_mode2)