| blib/lib/Perinci/To/Doc/Role/Section/AddTextLines.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if (ref $_[0] eq 'HASH') |
| 21 | 0 | 0 | /\n\z/s ? : |
| 22 | 0 | 0 | /\n/ ? : |
| 32 | 0 | 0 | if ($wrap) { } |
| 43 | 0 | 0 | if (/^\s*$/) { } |
| 0 | 0 | elsif (/^\s{4,}\S+/ and !$i || $type eq 'verbatim' || @para && $para[-1][0] eq 'blank') { } | |
| 44 | 0 | 0 | if (defined $start and $type ne 'blank') |
| 52 | 0 | 0 | if (defined $start and $type ne 'verbatim') |
| 59 | 0 | 0 | if (defined $start and $type ne 'normal') |
| 70 | 0 | 0 | if (@para and $para[-1][0] eq $type) { } |
| 78 | 0 | 0 | if ($para->[0] eq 'blank') { } |
| 81 | 0 | 0 | if ($para->[0] eq 'normal') |