| blib/lib/WWW/ARDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 26 | 73.0 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 2 | 0 | $self->cache_dir ? : |
| 166 | 2 | 6 | if lc $item->name eq $lc_name |
| 183 | 2 | 3 | if lc $quest->title eq $lc_title |
| 194 | 2 | 4 | if lc $enemy->name eq $lc_name |
| 211 | 3 | 23 | if ($self->use_cache) |
| 213 | 1 | 2 | if ($cached) |
| 222 | 0 | 25 | unless ($response->is_success) |
| 228 | 2 | 23 | if ($self->use_cache) |
| 237 | 0 | 16 | unless $data |
| 238 | 0 | 16 | unless ref $data eq "ARRAY" |
| 244 | 0 | 4 | unless $data |
| 245 | 0 | 4 | unless ref $data eq "HASH" |
| 251 | 26 | 0 | unless $self->debug |