blib/lib/IO/Async/Resolver/StupidCache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
99 | 6 | 0 | if exists $params{$_} |
156 | 10 | 3 | $type =~ /^getaddrinfo(?:_hash)?$/ ? : |
159 | 9 | 4 | if (my $entry = $cache->{$cachekey}) |
160 | 9 | 0 | if $entry->expires > $now |