Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
134 0 0 0 defined $self->platformConfig->xmloutput_sectionLevel and $self->platformConfig->xmloutput_sectionLevel == 1
142 0 0 0 defined $self->platformConfig->xmloutput_enumerationLevel and $self->platformConfig->xmloutput_enumerationLevel == 1
499 0 0 0 scalar @{$nodes[0]->childNodes;} == 1 and $nodes[0]->childNodes->get_node(1)->nodeName eq '#text'
1141 0 0 0 $$i_start_ref < scalar @$start_position_ref and $$start_position_ref[$$i_start_ref][0] < $$end_position_ref[$$i_end_ref]
1576 0 0 0 $element->isNamedEntity and $element->NEtype eq $type

or 3 conditions

line l !l&&r !l&&!r condition
558 0 0 0 $element eq 'list_refid_components' or $element eq 'list_refid_semantic_unit'
0 0 0 $element eq 'list_refid_components' or $element eq 'list_refid_semantic_unit' or $element eq 'list_refid_ontology_node'