Condition Coverage

blib/lib/MojoX/Plugin/PODRenderer.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
154 0 0 0 $extension and $extension eq 'pm'
185 0 0 0 not $is_perl_source and $html =~ /\[\[ATTRIBUTES\]\]/
458 0 0 0 $local and $inherited

or 2 conditions

line l !l condition
22 0 0 $$conf{'preprocess'} || 'ep'
33 0 0 $$conf{'name'} || 'pod'
134 0 0 'Pod::Simple::Search'->new->find($module, @PATHS) || ''

or 3 conditions

line l !l&&r !l&&!r condition
228 0 0 0 $e->type eq 'h1' or not @parts
314 0 0 0 @{$parts{'returns'};} or @{$parts{'param'};}
0 0 0 @{$parts{'returns'};} or @{$parts{'param'};} or @{$parts{'named'};}
460 0 0 0 $local or $inherited