line |
!l |
l&&!r |
l&&r |
condition |
187
|
0 |
0 |
0 |
$self->{'make_test'} && $self->{'build_dir'} && (UNIVERSAL::can($self->{'make_test'}, 'failed') ? !$self->{'make_test'}->failed : $self->{'make_test'} =~ /^YES/) && (!$self->{'install'} || $self->{'install'}->failed) |
207
|
0 |
0 |
0 |
exists $self->{'incommandcolor'} and $color == 1 |
|
0 |
0 |
0 |
exists $self->{'incommandcolor'} and $color == 1 and $self->{'incommandcolor'} == $color |
329
|
0 |
0 |
0 |
exists $self->{'build_dir'} and -d $self->{'build_dir'} |
340
|
0 |
0 |
0 |
exists $self->{'build_dir'} and not -d $self->{'build_dir'} |
350
|
0 |
0 |
0 |
exists $self->{'unwrapped'} and UNIVERSAL::can($self->{'unwrapped'}, 'failed') ? $self->{'unwrapped'}->failed : $self->{'unwrapped'} =~ /^NO/ |
389
|
0 |
0 |
0 |
$self->{'build_dir'} and -d $self->{'build_dir'} |
396
|
0 |
0 |
0 |
exists $self->{'writemakefile'} and ref $self->{'writemakefile'} |
|
0 |
0 |
0 |
exists $self->{'writemakefile'} and ref $self->{'writemakefile'} and $self->{'writemakefile'}->can('failed') |
|
0 |
0 |
0 |
exists $self->{'writemakefile'} and ref $self->{'writemakefile'} and $self->{'writemakefile'}->can('failed') and $self->{'writemakefile'}->failed |
529
|
0 |
0 |
0 |
@readdir == 1 and -d $readdir[0] |
567
|
0 |
0 |
0 |
defined $eexist and $! != $eexist |
647
|
0 |
0 |
0 |
$CPAN::DEBUG and $early_yaml |
664
|
0 |
0 |
0 |
$CPAN::DEBUG and @prereq |
674
|
0 |
0 |
0 |
$@ and ref $@ |
|
0 |
0 |
0 |
$@ and ref $@ and $@->isa('CPAN::Exception::RecursiveDependency') |
729
|
0 |
0 |
0 |
$@ and ref $@ |
|
0 |
0 |
0 |
$@ and ref $@ and $@->isa('CPAN::Exception::RecursiveDependency') |
789
|
0 |
0 |
0 |
$self->{'build_dir'} and $CPAN::Config->{'build_dir_reuse'} |
803
|
0 |
0 |
0 |
defined $dir and length $dir |
870
|
0 |
0 |
0 |
$patchbin and length $patchbin |
902
|
0 |
0 |
0 |
$patches_dir and not 'File::Spec'->file_name_is_absolute($patch) |
976
|
0 |
0 |
0 |
$CPAN::Config->{'applypatch'} and /\#\#\#\# ApplyPatch data follows \#\#\#\#/ |
1075
|
0 |
0 |
0 |
@dirs and @files |
1096
|
0 |
0 |
0 |
$state eq 'poddir' and /^=head\d\s+(\S+)/ |
1161
|
0 |
0 |
0 |
$rv != Module::Signature::SIGNATURE_OK() and $rv != Module::Signature::SIGNATURE_MISSING() |
1662
|
0 |
0 |
0 |
substr($self->id, -1, 1) eq '.' and $att =~ /(unwrapped|build_dir|archived)/ |
1667
|
0 |
0 |
0 |
$att eq 'build_dir' and $self->{'build_dir'} |
|
0 |
0 |
0 |
$att eq 'build_dir' and $self->{'build_dir'} and $CPAN::META->{'is_tested'} |
1674
|
0 |
0 |
0 |
$att eq 'make_test' and $self->{'make_test'} |
|
0 |
0 |
0 |
$att eq 'make_test' and $self->{'make_test'} and $self->{'make_test'}{'COMMANDID'} |
|
0 |
0 |
0 |
$att eq 'make_test' and $self->{'make_test'} and $self->{'make_test'}{'COMMANDID'} and $self->{'make_test'}{'COMMANDID'} == $CPAN::CurrentCommandId |
1690
|
0 |
0 |
0 |
$method and $method =~ /make|test|install/ |
1719
|
0 |
0 |
0 |
$self->cpan_comment and $self->cpan_comment =~ /isa_perl\(.+?\)/ |
1773
|
0 |
0 |
0 |
not $self->{'force_update'} and exists $self->{'signature_verify'} |
|
0 |
0 |
0 |
not $self->{'force_update'} and exists $self->{'signature_verify'} and UNIVERSAL::can($self->{'signature_verify'}, 'failed') ? $self->{'signature_verify'}->failed : $self->{'signature_verify'} =~ /^NO/ |
1916
|
0 |
0 |
0 |
$Config::Config{'d_alarm'} and $Config::Config{'d_alarm'} eq 'define' |
1977
|
0 |
0 |
0 |
not defined $ret and $self->{'writemakefile'} |
|
0 |
0 |
0 |
not defined $ret and $self->{'writemakefile'} and $self->{'writemakefile'}->failed |
1999
|
0 |
0 |
0 |
$^O eq 'VMS' and -f 'descrip.mms' || -f 'Build.com' |
2068
|
0 |
0 |
0 |
$self->called_for ne $self->id and not $self->{'force_update'} |
2168
|
0 |
0 |
0 |
$^O eq 'VMS' and -f 'Build.com' |
2192
|
0 |
0 |
0 |
$expect_model and @{$expect_model->{'talk'};} |
2371
|
0 |
0 |
0 |
$CPAN::META->has_inst('CPAN::Kwalify') and $CPAN::META->has_inst('Kwalify') |
2484
|
0 |
0 |
0 |
exists $self->{'negative_prefs_cache'} and $self->{'negative_prefs_cache'} != $CPAN::CurrentCommandId |
2529
|
0 |
0 |
0 |
$prefs and exists $prefs->{$phase} |
|
0 |
0 |
0 |
$prefs and exists $prefs->{$phase} and exists $prefs->{$phase}{'args'} |
|
0 |
0 |
0 |
$prefs and exists $prefs->{$phase} and exists $prefs->{$phase}{'args'} and $prefs->{$phase}{'args'} |
2687
|
0 |
0 |
0 |
$optional and $self->is_locally_optional(undef, $prereq) |
2778
|
0 |
0 |
0 |
-f 'Build.PL' and not -f 'File::Spec'->catfile($self->{'build_dir'}, 'Makefile.PL') |
|
0 |
0 |
0 |
-f 'Build.PL' and not -f 'File::Spec'->catfile($self->{'build_dir'}, 'Makefile.PL') and not $merged->requirements_for_module('Module::Build') |
|
0 |
0 |
0 |
-f 'Build.PL' and not -f 'File::Spec'->catfile($self->{'build_dir'}, 'Makefile.PL') and not $merged->requirements_for_module('Module::Build') and not $CPAN::META->has_inst('Module::Build') |
2864
|
0 |
0 |
0 |
$available_file and !defined($need_version) || $need_version eq '0' || $need_version eq 'undef' |
2891
|
0 |
0 |
0 |
$inst_file and $available_file eq $inst_file |
|
0 |
0 |
0 |
$inst_file and $available_file eq $inst_file and $nmo->inst_deprecated |
|
0 |
0 |
0 |
$self->{'reqtype'} =~ /^(r|c)$/ and exists $prereq_pm->{'requires'}{$need_module} || exists $prereq_pm->{'opt_requires'} |
|
0 |
0 |
0 |
$self->{'reqtype'} =~ /^(r|c)$/ and exists $prereq_pm->{'requires'}{$need_module} || exists $prereq_pm->{'opt_requires'} and $nmo |
|
0 |
0 |
0 |
$self->{'reqtype'} =~ /^(r|c)$/ and exists $prereq_pm->{'requires'}{$need_module} || exists $prereq_pm->{'opt_requires'} and $nmo and not $inst_file |
2900
|
0 |
0 |
0 |
$fulfills_all_version_rqs and $nmo->id =~ /^CPANPLUS(?:::Dist::Build)$/ |
2919
|
0 |
0 |
0 |
$need_distro->{'install'} and $need_distro->{'install'}->failed |
|
0 |
0 |
0 |
$need_distro->{'install'} and $need_distro->{'install'}->failed and $need_distro->{'install'}->text =~ /is only/ |
2991
|
0 |
0 |
0 |
$nosayer eq 'make_test' and $do->{'make_test'}{'COMMANDID'} != $CPAN::CurrentCommandId |
3125
|
28 |
0 |
0 |
$meta_file eq 'META.yml' and $meta->generated_by =~ /ExtUtils::MakeMaker version ([\d\._]+)/ |
3148
|
0 |
0 |
0 |
defined $yaml and !ref($yaml) || ref $yaml ne 'HASH' |
3154
|
0 |
0 |
0 |
$CPAN::DEBUG and $yaml |
3160
|
0 |
0 |
0 |
defined $yaml->{'dynamic_config'} and not $yaml->{'dynamic_config'} |
3202
|
0 |
0 |
8 |
$meta_obj and not $meta_obj->dynamic_config |
3237
|
0 |
0 |
0 |
ref $req eq 'HASH' and %$req |
3239
|
0 |
0 |
0 |
$yaml->{'generated_by'} and $yaml->{'generated_by'} =~ /ExtUtils::MakeMaker version ([\d\._]+)/ |
3254
|
0 |
0 |
0 |
$k =~ /[A-Za-z]/ and $v =~ /[A-Za-z]/ |
|
0 |
0 |
0 |
$k =~ /[A-Za-z]/ and $v =~ /[A-Za-z]/ and $CPAN::META->exists('CPAN::Module', $v) |
3284
|
0 |
0 |
0 |
-f $makefile and $fh = 'FileHandle'->new("<$makefile\000") |
3382
|
0 |
0 |
0 |
UNIVERSAL::can($self->{'make_test'}, 'commandid') and $self->{'make_test'}->commandid == $CPAN::CurrentCommandId |
3427
|
0 |
0 |
0 |
-f $makefile and $fh = 'FileHandle'->new("<$makefile\000") |
3532
|
0 |
0 |
0 |
$CPAN::Config->{'trust_test_report_history'} and $CPAN::META->has_inst('CPAN::Reporter::History') |
|
0 |
0 |
0 |
$CPAN::Config->{'trust_test_report_history'} and $CPAN::META->has_inst('CPAN::Reporter::History') and $have_tested_fcn = 'CPAN::Reporter::History'->can('have_tested') |
3565
|
0 |
0 |
0 |
$^O eq 'VMS' and -e 'Build.com' |
3585
|
0 |
0 |
0 |
$expect_model and @{$expect_model->{'talk'};} |
3662
|
0 |
0 |
0 |
$available_version and not 'CPAN::Version'->vlt($available_version, $self->{'prereq_pm'}{$m}) |
|
0 |
0 |
0 |
$available_file and !$self->{'prereq_pm'}{$m} || $self->{'prereq_pm'}{$m} == 0 |
3722
|
0 |
0 |
0 |
exists $self->{'writemakefile'} and $self->{'writemakefile'}->failed |
3730
|
0 |
0 |
0 |
exists $self->{'make_clean'} and $self->{'make_clean'} eq 'YES' |
3795
|
0 |
0 |
0 |
$self->prefs->{'disabled'} and not $self->{'force_update'} |
3917
|
0 |
0 |
0 |
exists $CPAN::HandleConfig::keys{'mbuild_install_build_command'} && $CPAN::Config->{'mbuild_install_build_command'} |
3998
|
0 |
0 |
0 |
$makeout =~ /permission/s and $> > 0 |
|
0 |
0 |
0 |
$makeout =~ /permission/s and $> > 0 and !$mimc || $mimc eq 'CPAN::HandleConfig'->prefs_lookup($self, 'make') |
4086
|
0 |
0 |
0 |
$CPAN::DEBUG and $out |
4322
|
0 |
0 |
0 |
$self->prefs->{'patches'} and @{$self->prefs->{'patches'};} |
|
0 |
0 |
0 |
$self->prefs->{'patches'} and @{$self->prefs->{'patches'};} and $self->{'patched'} |