Branch Coverage

blib/lib/Class/ReluctantORM/SQL/From/Relation.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
120 0 0 if (@_)
127 0 0 if ($ref) { }
187 0 0 if ($rel->__matches_table($seek))
190 0 0 if ($result)
209 0 0 if ($rel->__matches_table($seek))
212 0 0 if ($result)
221 0 0 unless ($table->is_table)
223 0 0 if ($seek->schema and $table->schema and $table->schema eq $seek->schema)
244 0 0 if ($rel->is_leaf_relation) { }
262 0 0 unless ($rel->is_join)