Branch Coverage

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


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