Condition Coverage

blib/lib/HTML/FormFu/OutputProcessor/StripWhitespace.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
79 231 46 29 $tag eq $consec and $tag eq $prev_tag
98 135 54 21 $tag eq $consec and $tag eq $prev_tag
107 0 468 208 defined $prev_tag and &any(sub { $prev_tag eq $_; } , @collapse)