blib/lib/REST/Neo4p/Constraint/RelationshipType.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 10 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 0 | 0 | 5 | defined $constraints and ref $constraints eq "HASH" |
32 | 0 | 0 | 5 | defined $constraints->{'_type_list'} and ref $constraints->{'_type_list'} eq "ARRAY" |
line | l | !l | condition |
---|---|---|---|
31 | 2 | 3 | $constraints->{'_priority'} ||= 0 |
50 | 1 | 0 | $self->constraints->{'_type_list'} ||= [] |