blib/lib/HTML/Embellish.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 30 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
71 | 1 | 0 | 72 | ref $html and $html->can('content_refs_list') |
222 | 1 | 0 | 73 | ref $elt and $elt->can('content_refs_list') |
230 | 1 | 72 | 0 | $isP and $$self[1] || $$self[3] |
238 | 7 | 0 | 66 | $$self[1] and $$self[0] |
7 | 0 | 66 | $$self[1] and $$self[0] and @content | |
250 | 0 | 2 | 0 | $$self[0] and $tag eq 'br' |
279 | 0 | 67 | 0 | $$self[0] and @{$$self[0];} |
292 | 1 | 3 | 69 | $isP and $$self[0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
183 | 0 | 1 | 1 | s/^($balancedQuoteString (?![\"$ldquo$rdquo])[ \t\n\r\pP]) " /$1$ldquo/ox or s/^($balancedQuoteString $ldquo $notQuote*) "/$1$rdquo/ox |
230 | 65 | 4 | 3 | $$self[1] || $$self[3] |