Condition Coverage

lib/Pod/WikiText.pm
Criterion Covered Total %
condition 25 56 44.6


and 3 conditions

line !l l&&!r l&&r condition
975 0 0 1 $$self{'_toc'} eq 'yes' and not $$self{'_section'}
1189 3 1 0 $level == 1 and $$self{'_navigation'} eq 'yes'
1246 0 0 0 $level == 1 and $line eq $section
1252 0 0 0 $level == 1 and $insection

or 2 conditions

line l !l condition
472 0 2 lc $arg{'format'} || 'html'
0 2 $arg{'section'} || ''
1 1 $arg{'outfile'} || 'stdout'
0 2 $arg{'outdir'} || ''
0 2 $arg{'author'} || ''
0 2 $arg{'title'} || ''
0 2 $arg{'header'} || ''
0 2 lc $arg{'useheader'} || 'no'
0 2 lc $arg{'usefooter'} || 'yes'
0 2 lc $arg{'toc'} || 'yes'
0 2 lc $arg{'navigation'} || 'no'
0 2 lc $arg{'borders'} || 'yes'
0 2 $arg{'wrapcol'} || 72
0 2 lc $arg{'codelabels'} || 'yes'
0 2 lc $arg{'usesvg'} || 'yes'
0 2 $arg{'language'} || 'Perl'
0 2 lc $arg{'startinpod'} || 'no'
0 2 $arg{'linkback'} || ''
0 2 lc $arg{'debug'} || 'no'

or 3 conditions

line l !l&&r !l&&!r condition
472 2 0 0 $arg{'infile'} || croak('no infile given')
0 2 0 $arg{'footer'} || $sig