Branch Coverage

blib/lib/HTML/Lint.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
95 2 41 if (my $only = $args{'only_types'})
96 1 1 ref $only eq 'ARRAY' ? :
114 47 855 unless ($self->{'_parser'})
176 43 0 if ($parser)
197 1 45 if (not $self->{'_parse_called'}) { }
3 42 elsif (not $self->{'_eof_called'}) { }
204 38 8 if (wantarray) { }
271 87 8 if (not @keeps or $error->is_type(@keeps))