| blib/lib/App/sdview/Parser/Man.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 120 | 2 | 0 | 4 | @_paragraphs and $_paragraphs[-1]->type eq "list-text" |
| 155 | 2 | 0 | 6 | @_paragraphs and $listtype eq "(plain)" ? $_paragraphs[-1]->type =~ /^list-/u : $_paragraphs[-1]->type eq "list-$listtype" |
| line | l | !l | condition |
|---|---|---|---|
| 78 | 2 | 31 | $opts{'linefeed'} // " " |
| 83 | 47 | 8 | $chunk->font // "" |