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
19 240 74 18 @$content and not ref $$content[-1]
35 34 2 2 not $auto_close and $self->get_auto_closed

or 2 conditions

line l !l condition
47 315 192 $level ||= 0
52 507 0 $self->get_content || []
61 0 0 $type ||= 'bfs'
67 0 0 $self->get_content || []