Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 defined $self->parent_section and defined $self->parent_section->{'title'}
0 0 0 defined $self->parent_section and defined $self->parent_section->{'title'} and $self->rank == 0
119 0 0 0 defined $self->child_sections && scalar @{$self->child_sections;} > 0
235 0 0 0 $self->getFromOffset < $token->getFrom and $token->getTo < $self->getToOffset