Condition Coverage

blib/lib/HTML/Zoom/FilterBuilder.pm
Criterion Covered Total %
condition 27 33 81.8


and 3 conditions

line !l l&&!r l&&r condition
45 26 2 2 @_ == 1 and $_[0]{'name'}
28 2 0 @_ == 1 and $_[0]{'name'} and $_[0]{'value'}
124 2 1 1 $existed_before && !defined($v)
125 2 1 1 !$existed_before && defined $v
290 7 105 3 $$options{'content'} and ref $coll eq 'HASH'
112 0 3 $$options{'content'} and ref $coll eq 'HASH' and $$coll{'is_in_place_close'}
347 0 2 3 @between && $s->peek

or 3 conditions

line l !l&&r !l&&!r condition
136 1 1 2 $deleted || $added
159 0 3 3 $passthrough or $content
198 0 0 1 $passthrough or $content
204 125 1 7 $passthrough || $content || $flush_before