| blib/lib/Data/Format/Pretty/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 2 | 0 | 1 | defined $sh and not $sh |
| 84 | 3 | 2 | 2 | $$t{'html_cols'} and $$t{'html_cols'}[$cidx] |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 5 | 0 | $opts //= {} |
| 33 | 0 | 9 | $$obj{'opts'}{'linkify_urls_in_text'} //= 1 |