Branch Coverage

blib/lib/MetaMap/DataStructures/Utterance.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
78 7 0 if (defined $negationsText)
131 0 0 if (defined $negationsText)
196 0 2 if ($self->{'id'} ne $other->{'id'} or $self->{'text'} ne $other->{'text'})
207 56 702 if ($phraseA->equals($phraseB))
215 0 56 if ($match < 1)
236 1 28 if ($phrase->contains($cui))