| line |
!l |
l&&!r |
l&&r |
condition |
|
97
|
69 |
0 |
0 |
not @{$self->{'author'};} and $^O ne "MSWin32" |
|
109
|
0 |
0 |
69 |
defined $self->{'author'} and ref $self->{'author'} eq "ARRAY" |
|
|
0 |
0 |
69 |
defined $self->{'author'} and ref $self->{'author'} eq "ARRAY" and @{$self->{'author'};} > 0 |
|
135
|
0 |
0 |
56 |
defined $self->{'distro'} and length $self->{'distro'} |
|
265
|
0 |
0 |
56 |
eval {
do {
&require_module($class);
1
}
} and $class->can("new") |
|
790
|
112 |
0 |
56 |
$ref->{'option'} and not $$self{$ref->{'option'}} |
|
1518
|
1032 |
0 |
516 |
$ref->{'option'} and not $$self{$ref->{'option'}} |