Condition Coverage

blib/lib/Lingua/Ogmios/Annotations/SemanticUnit.pm
Criterion Covered Total %
condition 0 33 0.0


and 3 conditions

line !l l&&!r l&&r condition
273 0 0 0 @_ and scalar @_ == 2
396 0 0 0 exists $self->{'type'} and $self->{'type'} eq 'named_entity'
406 0 0 0 exists $self->{'type'} and $self->{'type'} eq 'term'
459 0 0 0 not $token->equals($elt->end_token) and $wordcount < $wordLimit
464 0 0 0 not $token->equals($elt->end_token) and $wordcount < $wordLimit
501 0 0 0 defined $token->previous and scalar @{$document->getAnnotations->getWordLevel->getElementByToken($token);} == 0
507 0 0 0 defined $token->previous and scalar @{$document->getAnnotations->getWordLevel->getElementByToken($token);} > 0
574 0 0 0 defined $self->getSemanticFeatureFC($document) and $self->getSemanticFeatureFC($document) eq $semTypeValue
587 0 0 0 $self->start_token->equals($element->start_token) and $self->end_token->equals($element->end_token)

or 3 conditions

line l !l&&r !l&&!r condition
425 0 0 0 $self->reference_name eq 'refid_word' or $self->reference_name eq 'refid_phrase'
444 0 0 0 $self->reference_name eq 'refid_word' or $self->reference_name eq 'refid_phrase'