| line |
!l |
l&&!r |
l&&r |
condition |
|
48
|
1012 |
962 |
3 |
@_ < 2 and not defined wantarray |
|
53
|
1012 |
0 |
0 |
@_ == 1 and $_[0] eq "Cache" |
|
232
|
5 |
0 |
923 |
-e $self->{'cache'} and -s _ |
|
271
|
1 |
1 |
49 |
exists $config{$what} and $config{$what} eq $self->{$what} |
|
|
2 |
1 |
48 |
exists $config{$what} and $config{$what} eq $self->{$what} and __reccmp($config{'cfg'}, $self->configure) |
|
290
|
2 |
1 |
1028 |
$spec->{'size'} == $size and $spec->{'mtime'} == $mtime |
|
|
3 |
0 |
1028 |
$spec->{'size'} == $size and $spec->{'mtime'} == $mtime and $spec->{'ctime'} == $ctime |
|
329
|
0 |
0 |
3780 |
defined $ref and defined $val |