Branch Coverage

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


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