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
16 0 0 1 $$conf{'on_error'} and ref $$conf{'on_error'} eq 'CODE'

or 2 conditions

line l !l condition
10 1 0 $conf ||= {}
12 0 1 delete $$conf{'skip'} // []