| blib/lib/WebService/TDWTF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 12 | unless $response->{'success'} |
| 31 | 0 | 12 | if ref $response eq 'HASH' and not exists $response->{'BodyHtml'} |
| 39 | 6 | 53 | if ref $response eq 'ARRAY' |
| 46 | 4 | 1 | &looks_like_number($id_or_slug) ? : |
| 1 | 5 | @_ == 0 ? : | |
| 47 | 1 | 5 | if $only_body_and_html |
| 56 | 1 | 3 | @_ == 2 ? : |