| blib/lib/WWW/Gitea/Role/OpenAPI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 1 | 13 | unless my $op = $self->openapi_operations->{$operation_id} |
| 26 | 12 | 1 | defined $params->{$1} ? : |
| 43 | 0 | 4 | defined $args{'body'} ? : |
| 4 | 0 | defined $args{'query'} ? : | |
| 0 | 4 | defined $op->{'content_type'} ? : |