Condition Coverage

lib/REST/Neo4p/Constrain.pm
Criterion Covered Total %
condition 5 29 17.2


and 3 conditions

line !l l&&!r l&&r condition
60 0 0 5 $parms{'type'} and grep /^$parms{'type'}$/, @REST::Neo4p::Constraint::CONSTRAINT_TYPES
81 0 0 0 ref $e && $e->can('rethrow')
102 0 0 0 ref $e && $e->can('rethrow')
125 0 0 0 ref $e && $e->can('rethrow')
147 0 0 0 ref $e && $e->can('rethrow')
187 0 0 0 ref $props and ref $props eq 'HASH'

or 2 conditions

line l !l condition
69 0 2 $parms{'priority'} || 0
89 0 1 $parms{'priority'} || 0
118 0 1 $parms{'priority'} || 0
140 0 1 $parms{'priority'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
209 0 0 0 validate_relationship_type($reln_type) or not $REST::Neo4p::Constraint::STRICT_RELN_TYPES