Condition Coverage

blib/lib/Lingua/Ogmios/Annotations/Sentence.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
147 0 0 0 defined $token and defined $token->previous
0 0 0 defined $token and defined $token->previous and not $token->previous->equals($self->end_token)
183 0 0 0 defined $token and defined $token->previous
0 0 0 defined $token and defined $token->previous and not $token->previous->equals($self->end_token)