Condition Coverage

blib/lib/Parse/BBCode/Tag.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
20 266 80 22 @$content and not ref $content->[-1]
36 34 2 2 not $auto_close and $self->get_auto_closed

or 2 conditions

line l !l condition
48 345 199 $level ||= 0
53 544 0 $self->get_content || []
62 0 0 $type ||= 'bfs'
68 0 0 $self->get_content || []