Branch Coverage

blib/lib/Mojolicious/Plugin/HTMLLint.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
16 1 0 if ($$conf{'on_error'} and ref $$conf{'on_error'} eq 'CODE') { }
30 0 2 unless $res->code =~ /^2/
33 0 2 unless $res->headers->content_type
34 0 2 unless $res->headers->content_type =~ /html/
41 0 3 if $err_msg ~~ $skip