| blib/lib/Markdent/Parser/SpanParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 22 | 26 | 84.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 191 | 3097 | 0 | 0 | $self->debug and pos ${$text;} |
| 248 | 1703 | 45 | 18 | $open{'strong'} and $open{'emphasis'} |
| 611 | 9 | 2 | 22 | defined $id and length $id |
| 708 | 4 | 0 | 7 | defined $text and length $text |
| 926 | 30 | 373 | 5 | defined $merge_start and $i - 1 > $merge_start |
| 936 | 0 | 1094 | 6 | defined $merge_start and $#{$events;} > $merge_start |
| line | l | !l | condition |
|---|---|---|---|
| 520 | 412 | 1083 | pos ${$text;} || 0 |
| 563 | 382 | 1081 | pos ${$text;} || 0 |
| 618 | 26 | 7 | $self->_get_link_by_id($id) || [] |
| 712 | 12 | 7 | pos $text || 0 |