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