Condition Coverage

blib/lib/Devel/Modlist.pm
Criterion Covered Total %
condition 1 33 3.0


or 2 conditions

line l !l condition
91 0 0 substr($k, 4) || 'yaml'
0 0 lc $v || 1
100 0 0 $yaml{'headerindent'} ||= 0
112 0 0 $yaml{'header'} ||= 'Requires'
152 0 0 $yaml{'indent'} || 0
178 0 0 ${"${pkg}::VERSION";} || ''

or 3 conditions

line l !l&&r !l&&!r condition
49 0 1 0 $ENV{'Devel::Modlist'} || $ENV{'Devel__Modlist'}
101 0 0 0 defined $yaml{'indent'} or $yaml{'header'} eq 'none'
118 0 0 0 $options{'cpan'} or $options{'cpandist'}
149 0 0 0 $options{'noversion'} or $options{'path'}
0 0 0 $options{'noversion'} or $options{'path'} or $options{'cpandist'}
158 0 0 0 $options{'path'} or $options{'cpandist'}
179 0 0 0 $version || $default