Branch Coverage

blib/lib/HTML/Scrubber/StripScripts.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
107 2 5 if $cfg{'Allow_href'}
108 2 5 if $cfg{'Allow_href'}
109 3 4 if $cfg{'Allow_src'}
110 3 4 if $cfg{'Allow_src'}
164 2 5 $cfg{'Whole_document'} ? :
273 1 6 if ($cfg{'Allow_href'} and $cfg{'Allow_a_mailto'})
277 1 6 if ($cfg{'Block_tags'})