Condition Coverage

blib/lib/Org/Element.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 44 $self->parent and $c = $self->parent->children
55 0 9 12 defined $sen and $sen > 0
164 0 0 5 $prev and $prev->isa("Org::Element::Text")
171 0 1 1 $parent and $parent->isa("Org::Element::ListItem")

or 2 conditions

line l !l condition
74 966 87 $_level //= 0