Condition Coverage

blib/lib/HTML/Embellish.pm
Criterion Covered Total %
condition 17 30 56.6


and 3 conditions

line !l l&&!r l&&r condition
71 1 0 74 ref $html and $html->can('content_refs_list')
224 1 0 75 ref $elt and $elt->can('content_refs_list')
232 1 74 0 $isP and $self->[1] || $self->[3]
240 7 68 0 $self->[1] and $self->[0]
0 0 68 $self->[1] and $self->[0] and @content
252 0 2 0 $self->[0] and $tag eq 'br'
281 0 69 0 $self->[0] and @{$self->[0];}
294 1 74 0 $isP and $self->[0]

or 3 conditions

line l !l&&r !l&&!r condition
185 0 1 1 s/^($balancedQuoteString (?![\"$ldquo$rdquo])[ \t\n\r\pP]) " /$1$ldquo/ox or s/^($balancedQuoteString $ldquo $notQuote*) "/$1$rdquo/ox
232 67 0 7 $self->[1] || $self->[3]