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
78 231 46 29 $tag eq $consec and $tag eq $prev_tag
97 135 54 21 $tag eq $consec and $tag eq $prev_tag
106 0 468 208 defined $prev_tag and &any(sub { $prev_tag eq $_; } , @collapse)