Condition Coverage

Bio/Ontology/RelationshipType.pm
Criterion Covered Total %
condition 12 37 32.4


and 3 conditions

line !l l&&!r l&&r condition
142 31 36 0 $reltype and $ont && $reltype->ontology && $ont->name eq $reltype->ontology->name || !($reltype->ontology || $ont)
235 51 0 0 $ret and $ret ne $_[0]
259 102 0 0 $ret and $ret ne $_[0]
286 51 0 0 $ret and $ret ne $_[0]
315 0 0 0 $ont and $ont->name eq $ret->name
342 0 0 0 $ret and $ret ne $_[0]
367 51 0 0 $ret and $ret != $_[0]
391 51 0 0 $ret and $ret ne $_[0]
444 0 0 0 $old and $new

or 3 conditions

line l !l&&r !l&&!r condition
142 2 14 20 $ont && $reltype->ontology && $ont->name eq $reltype->ontology->name || !($reltype->ontology || $ont)
212 0 0 176 $self->identifier || $type->identifier

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
206 0 0 0 176 $self->identifier xor $type->identifier