line |
true |
false |
branch |
36
|
0 |
0 |
if ($options{'stop'})
|
45
|
0 |
1 |
if $reported
|
47
|
1 |
0 |
unless (keys %options)
|
55
|
1 |
0 |
if $options{'noreport'}
|
63
|
0 |
0 |
$options{'stdout'} ? :
|
64
|
0 |
0 |
if $DB::trace
|
73
|
0 |
0 |
if ($options{'nocore'})
|
81
|
0 |
0 |
if "$lib/$_" eq $files{$_}
|
85
|
0 |
0 |
if (my(@yaml) = grep(/^yaml/, keys %options))
|
101
|
0 |
0 |
unless defined $yaml{'indent'} or $yaml{'header'} eq 'none'
|
105
|
0 |
0 |
unless $yaml{'header'} eq 'none'
|
108
|
0 |
0 |
if $yaml{'complete'}
|
113
|
0 |
0 |
unless ($yaml{'header'} eq 'none')
|
118
|
0 |
0 |
if ($options{'cpan'} or $options{'cpandist'})
|
135
|
0 |
0 |
unless $modobj = 'CPAN::Shell'->expand('Module', $pkg)
|
137
|
0 |
0 |
if ($seen_dist{$cpan_file})
|
144
|
0 |
0 |
if $options{'cpandist'}
|
149
|
0 |
0 |
if ($yaml{'yaml'}) { }
|
|
0 |
0 |
elsif ($options{'noversion'} or $options{'path'} or $options{'cpandist'}) { }
|
151
|
0 |
0 |
$options{'noversion'} ? :
|
153
|
0 |
0 |
if $options{'path'}
|
158
|
0 |
0 |
if $options{'path'} or $options{'cpandist'}
|
164
|
0 |
0 |
if $options{'path'}
|
173
|
0 |
0 |
$options{'zerodefault'} ? :
|
174
|
0 |
0 |
if $inc =~ /\.(al|ix)$/
|
177
|
0 |
0 |
if $pkg eq 'Devel::Modlist'
|