| blib/lib/Parse/BBCode/Tag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 20 | 267 | 80 | 22 | @$content and not ref $content->[-1] |
| 36 | 34 | 2 | 2 | not $auto_close and $self->get_auto_closed |
| line | l | !l | condition |
|---|---|---|---|
| 48 | 346 | 200 | $level ||= 0 |
| 53 | 546 | 0 | $self->get_content || [] |
| 62 | 0 | 0 | $type ||= 'bfs' |
| 68 | 0 | 0 | $self->get_content || [] |