| blib/lib/Text/Trac/Dl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 3 | 0 | if (not @{$c->in_block_of;} or $c->in_block_of->[-1] ne 'dl') |
| 26 | 0 | 19 | if $c->nextline =~ /^$/ |
| 29 | 6 | 13 | if ($l =~ /$pattern/msx) { } |
| 30 | 3 | 3 | if ($c->in_block_of->[-1] eq 'dd') { } |
| 40 | 6 | 7 | if ($c->in_block_of->[-1] ne 'dd') |
| 48 | 3 | 0 | if ($c->in_block_of->[-1] eq 'dd') |