Condition Coverage

blib/lib/HTML/WebMake/WmkFile.pm
Criterion Covered Total %
condition 0 29 0.0


and 3 conditions

line !l l&&!r l&&r condition
119 0 0 0 defined $prevpass and $_ eq $prevpass
266 0 0 0 defined $k and defined $v

or 2 conditions

line l !l condition
245 0 0 $lasttag ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 ref $class || $class
487 0 0 0 not defined $text or $text eq ''
498 0 0 0 not defined $text or $text eq ''
549 0 0 0 $$attrs{'top'} ||= $$attrs{'level'}
550 0 0 0 $$attrs{'tail'} ||= $$attrs{'level'}
562 0 0 0 $name ||= $file
597 0 0 0 not defined $val or $val eq ''