Branch Coverage

blib/lib/Parse/BBCode/Tag.pm
Criterion Covered Total %
branch 15 22 68.1


line true false branch
15 131 332 if (ref $new)
19 18 314 if (@$content and not ref $$content[-1]) { }
35 2 36 if (not $auto_close and $self->get_auto_closed)
54 565 315 unless ref $c
62 0 0 unless ($type eq 'bfs')
66 0 0 if $result
69 0 0 unless ref $c
80 20 40 if (ref $c eq ref $self) { }
92 6 22 if ($self->get_finished)
98 6 18 if (ref $c eq ref $self) { }
105 0 22 if defined $self->get_end