| blib/lib/Curio/Role/GitLab/API/v4.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 2 | if &blessed($api) |
| 45 | 2 | 0 | $api ? : |
| 47 | 0 | 2 | if ($self->can('access_token')) |
| 49 | 0 | 0 | if defined $token |
| 52 | 2 | 0 | if ($self->can('private_token')) |
| 54 | 1 | 1 | if defined $token |