Condition Coverage

blib/lib/MetaMap/DataStructures/Token.pm
Criterion Covered Total %
condition 7 15 46.6


or 3 conditions

line l !l&&r !l&&!r condition
153 3459 0 5805 $self->{'text'} ne $other->{'text'} or $self->{'matchedText'} ne $other->{'matchedText'}
3459 0 5805 $self->{'text'} ne $other->{'text'} or $self->{'matchedText'} ne $other->{'matchedText'} or $self->{'type'} ne $other->{'type'}
0 0 5805 $self->{'text'} ne $other->{'text'} or $self->{'matchedText'} ne $other->{'matchedText'} or $self->{'type'} ne $other->{'type'} or $self->{'posTag'} ne $other->{'posTag'}
0 0 5805 $self->{'text'} ne $other->{'text'} or $self->{'matchedText'} ne $other->{'matchedText'} or $self->{'type'} ne $other->{'type'} or $self->{'posTag'} ne $other->{'posTag'} or $self->{'features'} ne $other->{'features'}
0 0 5805 $self->{'text'} ne $other->{'text'} or $self->{'matchedText'} ne $other->{'matchedText'} or $self->{'type'} ne $other->{'type'} or $self->{'posTag'} ne $other->{'posTag'} or $self->{'features'} ne $other->{'features'} or $self->{'numWords'} ne $other->{'numWords'}