blib/lib/Net/Dopplr.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 36 | 0.0 |
line | true | false | branch |
---|---|---|---|
128 | 0 | 0 | unless ref $self |
134 | 0 | 0 | unless $type |
136 | 0 | 0 | if ($type eq 'traveller') { } |
141 | 0 | 0 | if ('woeid' eq $val) |
145 | 0 | 0 | unless defined $val |
155 | 0 | 0 | defined $val ? : |
230 | 0 | 0 | if defined $traveller |
252 | 0 | 0 | if defined $traveller |
283 | 0 | 0 | unless length $tags |
345 | 0 | 0 | if ('woeid' eq $id) |
352 | 0 | 0 | $use_woe ? : |
420 | 0 | 0 | if ('woeid' eq $id) |
427 | 0 | 0 | $use_woe ? : |
482 | 0 | 0 | if (defined $post) { } |
483 | 0 | 0 | $post ? : |
485 | 0 | 0 | $post{$name} ? : |
494 | 0 | 0 | if ('POST' eq $type) { } |
502 | 0 | 0 | unless $res->is_success |