Condition Coverage

blib/lib/Mojolicious/Plugin/HTMLLint.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 1 $conf->{'on_error'} and ref $conf->{'on_error'} eq 'CODE'

or 2 conditions

line l !l condition
13 1 0 $conf ||= {}
15 0 1 delete $conf->{'skip'} // []