blib/lib/Pod/Simple/Wiki/Tiddlywiki.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
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') { } | |
110 | 95 | 181 | unless /\S/ |
113 | 0 | 181 | if $self->{'_in_Verbatim'} |
114 | 2 | 179 | if $self->{'_in_C'} |
153 | 1 | 42 | if ($self->{'_in_over_block'}) |