| blib/lib/Parse/BBCode/Tag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 15 | 22 | 68.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 155 | 369 | if (ref $new) | 
| 20 | 22 | 347 | if (@$content and not ref $content->[-1]) { } | 
| 36 | 2 | 36 | if (not $auto_close and $self->get_auto_closed) | 
| 55 | 603 | 346 | unless ref $c | 
| 63 | 0 | 0 | unless ($type eq 'bfs') | 
| 67 | 0 | 0 | if $result | 
| 70 | 0 | 0 | unless ref $c | 
| 81 | 20 | 40 | if (ref $c eq ref $self) { } | 
| 93 | 7 | 24 | if ($self->get_finished) | 
| 99 | 7 | 21 | if (ref $c eq ref $self) { } | 
| 106 | 0 | 24 | if defined $self->get_end |