| blib/lib/Pod/InDesign/TaggedText/TPR.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 5 | if ($last_thing eq 'para') { } |
| 3 | 2 | elsif ($last_thing eq 'head1') { } | |
| 0 | 2 | elsif ($last_thing eq 'start') { } | |
| 126 | 1 | 4 | if $$self{'last_thingy'} eq 'bullet_list' |
| 159 | 0 | 1 | if ($first_newline_pos == -1) |
| 208 | 2 | 1 | $$self{'bullet_count'}++ ? : |