Condition Coverage

blib/lib/HTML/Zoom/FilterBuilder.pm
Criterion Covered Total %
condition 24 33 72.7


and 3 conditions

line !l l&&!r l&&r condition
47 18 0 0 @_ == 1 and $_[0]{'name'}
18 0 0 @_ == 1 and $_[0]{'name'} and $_[0]{'value'}
108 2 1 1 $existed_before && !defined($v)
109 2 1 1 !$existed_before && defined $v
274 7 103 3 $$options{'content'} and ref $coll eq 'HASH'
110 0 3 $$options{'content'} and ref $coll eq 'HASH' and $$coll{'is_in_place_close'}
331 0 2 3 @between && $s->peek

or 3 conditions

line l !l&&r !l&&!r condition
120 1 1 2 $deleted || $added
143 0 3 3 $passthrough or $content
182 0 0 1 $passthrough or $content
188 121 1 7 $passthrough || $content || $flush_before