| speedtest | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 60 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 198 | 0 | 0 | 0 | ref $c eq "ARRAY" and $c->[0] |
| 0 | 0 | 0 | ref $c eq "ARRAY" and $c->[0] and $c->[0] =~ /\b (?: upload_? | config ) Extension | |
| 242 | 0 | 0 | 0 | $data =~ /^\s*\{\s*(['"]?)cc\1\s*=>\s*(["'])[A-Z]{1,3}\2\s*,/ and $data =~ /\s(["']?)id\1\s*=>\s*[0-9]+\s*,/ |
| 430 | 0 | 0 | 0 | $opt_T and @try > 1 |
| 447 | 0 | 0 | 0 | $opt_U and @speed == 0 |
| 472 | 0 | 0 | 0 | $opt_q and $opt_v |
| 506 | 0 | 0 | 0 | $rsp->is_success and $servlist = $rsp->content |
| 582 | 0 | 0 | 0 | @server and not &first(sub { |
| line | l | !l | condition |
|---|---|---|---|
| 153 | 0 | 0 | $timeout ||= 10 |
| 208 | 0 | 0 | $name ||= "Speedtest mini" |
| 284 | 0 | 0 | $opt_c ||= "IS" |
| 292 | 0 | 0 | $cc{$cc} //= {"cc", $cc, "country", $s->{'country'}, "count", 0} |
| 369 | 0 | 0 | $host->{'dl_list'} // [map({("$base/random${_}x$_.jpg") x 4;} 350, 500, 750, 1000, 1500, 2000, 2500, 3000, 3500, 4000)] |
| 424 | 0 | 0 | $sum ||= "-" |
| 443 | 0 | 0 | &sum(map({$_->[0];} @rslt)) // 0 |
| 444 | 0 | 0 | &sum(map({$_->[1];} @rslt)) // 0 |
| 449 | 0 | 0 | $speed[0] // 0 |
| 450 | 0 | 0 | $speed[-1] // "999999999.999" |
| 452 | 0 | 0 | $time || 1 |
| 575 | 0 | 0 | $opt_ping ||= 40 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 111 | 0 | 0 | 0 | $opt_C or $opt_P |
| 181 | 0 | 0 | 0 | $url or $mini |
| 207 | 0 | 0 | 0 | $name ||= $_->as_text |
| 473 | 0 | 0 | 0 | $opt_v or not $opt_1 |