blib/lib/DBIx/Class/Relationship/HasMany.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
17 | 6122 | 4249 | unless (ref $cond) |
22 | 4204 | 1918 | if (defined $cond and length $cond) { } |
42 | 2420 | 7951 | ref $cond eq 'CODE' ? : |
50 | 8515 | 1856 | unless $attrs |