| blib/lib/App/sdview/Output/Pod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 23 | 26 | 88.4 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 1 | 4 | unless $_printed_pod |
| 61 | 0 | 1 | unless $_printed_pod |
| 82 | 1 | 9 | if ($item->type ne 'item') { } |
| 3 | 6 | elsif ($para->listtype eq 'bullet') { } | |
| 3 | 3 | elsif ($para->listtype eq 'number') { } | |
| 3 | 0 | elsif ($para->listtype eq 'text') { } | |
| 118 | 25 | 2 | $count == 1 ? : |
| 121 | 2 | 25 | if (my $link = $tags{'L'}) |
| 123 | 1 | 1 | if ($link->{'target'} eq "https://metacpan.org/pod/$substr") { } |
| 131 | 2 | 25 | if $tags{'C'} |
| 132 | 2 | 25 | if $tags{'B'} |
| 133 | 1 | 26 | if $tags{'I'} |
| 134 | 0 | 27 | if $tags{'F'} |