| line |
!l |
l&&!r |
l&&r |
condition |
|
143
|
0 |
0 |
0 |
!(-d $_ || m[/\.#]) && /\.p([lm]|od)$/ |
|
210
|
0 |
0 |
0 |
defined $section and not $own_sections->{$section} |
|
238
|
0 |
0 |
0 |
defined $section and $section ne '' |
|
249
|
0 |
0 |
0 |
not defined $podfile || defined $section and $self->manpage_is_known($to) |
|
256
|
0 |
0 |
0 |
not defined $section and _is_one_word($to) |
|
|
0 |
0 |
0 |
not defined $section and _is_one_word($to) and $own_sections->{$to} |
|
280
|
0 |
0 |
0 |
defined $section and $section ne '' |
|
403
|
0 |
0 |
1 |
not $CPAN::Config_loaded and 'CPAN::HandleConfig'->can('load') |
|
502
|
0 |
1 |
0 |
defined $CPAN::META and %$CPAN::META |
|
513
|
0 |
0 |
0 |
defined $CPAN::META and %$CPAN::META |
|
532
|
3 |
0 |
0 |
$use_CPAN && exists $CPAN::META->{'readwrite'}{'CPAN::Module'}{$module} |