| blib/lib/Debian/WNPP/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 67 | 0 | 0 | unless $self->bug_types |
| 71 | 0 | 0 | unless defined $self->ttl |
| 76 | 0 | 0 | if $self->cache_file |
| 79 | 0 | 0 | if not $self->_cache->{'timestamp'} or time - $self->_cache->{'timestamp'} > $self->ttl |
| 87 | 0 | 0 | unless $self->cache_file and -e $self->cache_file |
| 96 | 0 | 0 | unless $self->cache_file |
| 114 | 0 | 0 | if ($@) |
| 121 | 0 | 0 | unless $link->url =~ m[^http://bugs.debian.org/(\d+)] |
| 181 | 0 | 0 | if (exists $self->_cache->{$package}) |