Condition Coverage

lib/Mojolicious/Plugin/DOCRenderer.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
104 0 0 3 $path and -r $path

or 2 conditions

line l !l condition
21 0 1 $$conf{'preprocess'} || 'ep'
32 0 1 $$conf{'name'} || 'doc'
38 0 1 $$conf{'url'} || '/doc'

or 3 conditions

line l !l&&r !l&&!r condition
39 1 0 0 $$conf{'module'} || $ENV{'MOJO_APP'}
60 0 4 3 $str =~ /^\s*(?:\$|Usage:)\s+/m or not $str =~ /[\$\@\%]\w|->\w/m
80 11 0 5 $e->type eq 'h1' or not @parts