blib/lib/DBIx/DataModel/Meta/Path.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 58 | if $self->{'from'}{'path'}{$path} |
46 | 14 | 44 | if $self->{'association'}{'kind'} eq "Composition" and $self->{'multiplicity'}[1] > 1 |
52 | 30 | 28 | if $self->{'multiplicity'}[1] == 1 |