line |
!l |
l&&!r |
l&&r |
condition |
249
|
7 |
2 |
3 |
$dist->status->prepared and not $force
|
295
|
0 |
9 |
0 |
defined $metadata && exists $metadata->{'x_use_unsafe_inc'}
|
302
|
7 |
2 |
0 |
-e sub { ;}->() and -M sub { ;}->() < -M $dir
|
|
9 |
0 |
0 |
-e sub { ;}->() and -M sub { ;}->() < -M $dir and not $force
|
393
|
6 |
0 |
0 |
not -e sub { ;}->($dir) and -e sub { ;}->($dir)
|
593
|
6 |
1 |
2 |
$dist->status->created and not $force
|
620
|
0 |
5 |
0 |
defined $metadata && exists $metadata->{'x_use_unsafe_inc'}
|
656
|
3 |
2 |
0 |
-d sub { ;}->($dir) and -M sub { ;}->($dir) < -M $dir
|
|
5 |
0 |
0 |
-d sub { ;}->($dir) and -M sub { ;}->($dir) < -M $dir and not $force
|
759
|
5 |
0 |
0 |
$conf->get_conf("cpantest") and not $prereq_fail
|
828
|
1 |
0 |
0 |
defined $self->status->installed and not $self->status->installed
|
|
1 |
0 |
0 |
defined $self->status->installed and not $self->status->installed and not $force
|
849
|
0 |
1 |
0 |
defined $metadata && exists $metadata->{'x_use_unsafe_inc'}
|
860
|
1 |
0 |
0 |
$sudo and $>
|
926
|
2 |
0 |
1 |
-s $file and not $force
|