| blib/lib/WebService/8tracks.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 82 | 10 | 11 | if ($qparam) |
| 83 | 10 | 0 | if (ref $qparam eq 'HASH' and scalar keys %$qparam) { } |
| 87 | 0 | 10 | if (utf8::is_utf8($value)) { } |
| 108 | 8 | 13 | if ($method eq 'POST') |
| 112 | 8 | 13 | if ($self->username and $self->password) |