| blib/lib/HTML/ParagraphSplit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 206 | 25 | 2 | 11 | $$options{'p_on_breaks_only'} and @paragraphs == 1 |
| 346 | 21 | 0 | 0 | blessed $input and $input->isa('HTML::Element') |
| line | l | !l | condition |
|---|---|---|---|
| 379 | 21 | 0 | $options || {} |