Condition Coverage

blib/lib/HTML/GenerateUtil.pm
Criterion Covered Total %
condition 3 30 10.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 $_[0] and ref $_[0]
117 0 0 0 $_[0] && ref $_[0] eq 'HASH'
121 0 0 0 $BlockishTags{$lcTag} && defined $_

or 2 conditions

line l !l condition
60 5 1279 $_[1] || 0
61 0 0 $_[1] || 0
62 0 0 $_[1] || 0
90 0 0 $_[3] ||= 0
118 0 0 $Attr && delete $$Attr{'_ehflags'} || 0
119 0 0 $Attr && delete $$Attr{'_gtflags'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
60 0 1284 0 $_[2] || $escape_all
61 0 0 0 $_[2] || $escape_lite
62 0 0 0 $_[2] || $escape_path