Condition Coverage

blib/lib/HTML/BBCode/StripScripts.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 5 $query =~ /[^A-Za-z0-9\-_.!~*'()]/ and not $query =~ /%(?![A-Fa-f0-9])/
50 0 15 1 $$self{'_hssCfg'}{'AllowRelURL'} and $text =~ m[^((?:[\w\-.!~*|;/?=+\$,%#]|&){0,100})$]