| line |
!l |
l&&!r |
l&&r |
condition |
|
313
|
0 |
0 |
0 |
defined $callback and ref $callback ne ref sub {
}
|
|
334
|
0 |
0 |
0 |
defined $a->rtt and defined $b->rtt |
|
|
0 |
0 |
0 |
defined $a->rtt and not defined $b->rtt |
|
|
0 |
0 |
0 |
not defined $a->rtt and defined $b->rtt |
|
395
|
0 |
0 |
0 |
defined $args{'callback'} and ref $args{'callback'} ne ref sub {
}
|
|
408
|
0 |
0 |
0 |
@mirrors and @tests < $n |
|
|
0 |
0 |
0 |
@mirrors and @tests < $n and $tries++ < 15 |
|
459
|
0 |
0 |
0 |
exists $$seen{$mirror->hostname} && defined $$seen{$mirror->hostname}->rtt && defined $ping_cache_limit |
|
524
|
0 |
0 |
0 |
$continent and $country |
|
611
|
0 |
0 |
0 |
$verbose and not $alive |