blib/lib/MetaMap/DataStructures/Utterance.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
78 | 7 | 0 | if (defined $negationsText) |
132 | 0 | 0 | if (defined $negationsText) |
197 | 0 | 2 | if ($self->{'id'} ne $other->{'id'} or $self->{'text'} ne $other->{'text'}) |
208 | 56 | 702 | if ($phraseA->equals($phraseB)) |
216 | 0 | 56 | if ($match < 1) |
237 | 1 | 28 | if ($phrase->contains($cui)) |