blib/lib/Persistence/Relationship/ManyToMany.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
158 | 0 | 0 | unless my $target_entity = $entity_manager->entity($self->name) |
164 | 0 | 0 | $join_values{$_} ? : |
0 | 0 | unless map {$join_values{$_} ? $_ : ();} keys %join_values | |
168 | 0 | 0 | if (@rows) |