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