| blib/lib/WebService/Hooktheory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | if (not $args->{'activkey'} and $args->{'username'} and $args->{'password'}) |
| 60 | 0 | 0 | if $data and $data->{'activkey'} |
| 68 | 1 | 3 | unless $self->activkey |
| 69 | 1 | 2 | unless $args{'endpoint'} |
| 70 | 1 | 1 | unless $args{'query'} |
| 90 | 1 | 0 | if ($res->is_success) { } |