Condition Coverage

blib/lib/BBCode/Parser.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
195 0 0 0 defined $_[0] and $_[0] =~ /^([\w-]*)$/
495 535 125 59 not defined $k and $$ref =~ s/^\s*=\s*//

or 3 conditions

line l !l&&r !l&&!r condition
662 61 0 1 $$token[0] eq $top->Tag or $$token[0] eq ''