| blib/lib/Text/WikiCreole.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 544 | 62 | 205 | 165 | $t and $chunks{$ch}{'contains'} |
| 552 | 173 | 259 | 173 | $pos and $pos == length $$tref |
| 628 | 0 | 0 | 8 | defined $_[0] and length $_[0] > 0 |
| 698 | 0 | 0 | 0 | $o and $o =~ / |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 704 | 1 | 0 | 0 | $type eq 'open' or $type eq 'close' |