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