| blib/lib/Pod/Simple/Wiki/Textile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 78 | 12 | 25 | if ($item_type eq 'bullet') { } |
| 12 | 13 | elsif ($item_type eq 'number') { } | |
| 13 | 0 | elsif ($item_type eq 'text') { } | |
| 103 | 41 | 19 | unless ($self->{'_in_Para'}) |
| 141 | 1 | 18 | if ($self->{'_in_over_block'}) |