Condition Coverage

blib/lib/UMLS/Association/StatFinder.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
120 0 0 24 defined $self and ref $self
151 0 0 24 defined $self and ref $self

or 3 conditions

line l !l&&r !l&&!r condition
237 93 53 33 exists $allCuis{$cui1} or exists $allCuis{$cui2}
383 99 65 36 exists $allCuis{$vals[0]} or exists $allCuis{$vals[1]}
411 36 44 0 exists $set1Cuis{$vals[0]} or exists $set2Cuis{$vals[1]}