blib/lib/DBIx/Class/Relationship/HasMany.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
17 | 7337 | 4996 | unless (ref $cond) |
22 | 4950 | 2387 | if (defined $cond and length $cond) { } |
42 | 2696 | 9637 | ref $cond eq 'CODE' ? : |
50 | 10334 | 1999 | unless $attrs |