Branch Coverage

blib/lib/HTML/Lint/Pluggable/WhiteList.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
13 0 5 unless my $rule = $conf->{'rule'}
21 21 5 if (my $is_whitelist = $rule->{$errcode})
22 17 4 if &$is_whitelist(\%errparms)