Condition Coverage

blib/lib/Markdown/Compiler/Target/HTML.pm
Criterion Covered Total %
condition 3 5 60.0


and 3 conditions

line !l l&&!r l&&r condition
74 312 0 109 $node->{'children'} and @{$node->{'children'};} >= 1

or 2 conditions

line l !l condition
224 5 0 $node->{'content'} || ''