Branch Coverage

blib/lib/ObjectDB/Meta/Relationship/OneToMany.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
26 0 0 unless $self->{'constraint'}
29 0 0 if ($options{'columns'}) { }
31 0 0 unless ref $options{'columns'} eq 'ARRAY'