Condition Coverage

blib/lib/OBO/Core/Synonym.pm
Criterion Covered Total %
condition 15 18 83.3


and 3 conditions

line !l l&&!r l&&r condition
95 12038 0 2170 $synonym and $dbxref_as_string
129 0 0 3885 $_[1] and eval { do { $_[1]->isa('OBO::Core::Synonym') } }
134 1114 2703 68 $_[0]{'SCOPE'} eq $_[1]{'SCOPE'} && $_[0]{'DEF'}->equals($_[1]{'DEF'})
139 3 16 5 defined $s1 and defined $s2
140 1 2 2 $result && $s1 eq $s2

or 3 conditions

line l !l&&r !l&&!r condition
138 21 3 3861 $s1 or $s2