| line |
!l |
l&&!r |
l&&r |
condition |
|
335
|
13 |
1 |
7 |
exists $_parsed_index_cache{$url} and $_parsed_index_cache{$url}{'expiry'} > time
|
|
390
|
53 |
12 |
113 |
$core && $core >= $args{'version'}
|
|
436
|
8 |
11 |
33 |
!exists $reqs{'-warning'} && $depth != $self->{'maxdepth'}
|
|
476
|
8 |
0 |
64 |
$self->{'cachedir'} and -d $self->{'cachedir'}
|
|
|
8 |
18 |
46 |
$self->{'cachedir'} and -d $self->{'cachedir'} and -r $self->{'cachedir'} . "/$cachefile"
|
|
484
|
12 |
0 |
14 |
$contents and $post_process
|
|
487
|
21 |
2 |
3 |
$contents and $self->{'cachedir'}
|
|
|
2 |
0 |
3 |
$contents and $self->{'cachedir'} and -d $self->{'cachedir'}
|