| blib/lib/App/sdview/Parser/Man.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 8 | 75.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 |
|---|---|---|---|
| 83 | 48 | 8 | $chunk->font // "" |