| line |
!l |
l&&!r |
l&&r |
condition |
|
463
|
0 |
0 |
0 |
@_ <= 2 || @_ % 2 and not $_[0] =~ /^-\w/ |
|
528
|
0 |
0 |
0 |
length $_ and ref $_ |
|
|
0 |
0 |
0 |
length $_ and ref $_ and ref $_ ne "SCALAR" |
|
544
|
0 |
0 |
0 |
length $_ and ref $_ |
|
|
0 |
0 |
0 |
length $_ and ref $_ and ref $_ ne "SCALAR" |
|
763
|
0 |
0 |
0 |
@_ == 1 && ref $_[0] |
|
790
|
0 |
0 |
0 |
@_ == 1 && ref $_[0] |
|
813
|
0 |
0 |
0 |
@_ == 1 && ref $_[0] |
|
837
|
0 |
0 |
0 |
@Pod::ParseTree::ptree and not ref $Pod::ParseTree::ptree[0] |
|
|
0 |
0 |
0 |
@Pod::ParseTree::ptree and not ref $Pod::ParseTree::ptree[0] and not ref $_ |
|
861
|
0 |
0 |
0 |
@Pod::ParseTree::ptree && !ref($Pod::ParseTree::ptree[-1]) |
|
904
|
0 |
0 |
0 |
defined $_ and length $_ |
|
|
0 |
0 |
0 |
defined $_ and length $_ and ref $_ |
|
|
0 |
0 |
0 |
defined $_ and length $_ and ref $_ and ref $_ ne "SCALAR" |