| blib/lib/Pod/Simple/Wiki/Markdown.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 12 | 25 | if ($item_type eq 'bullet') { } |
| 12 | 13 | elsif ($item_type eq 'number') { } | |
| 13 | 0 | elsif ($item_type eq 'text') { } | |
| 121 | 1 | 3 | unless defined $link_target |
| 124 | 2 | 2 | if (defined $link_section) |
| 144 | 41 | 28 | unless ($$self{'_in_Para'}) |
| 191 | 1 | 26 | if ($$self{'_in_over_block'}) |