blib/lib/ArangoDB2/Database.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 6 | 33.3 |
line | true | false | branch |
---|---|---|---|
32 | 8 | 0 | if (defined $name) { } |
63 | 0 | 0 | unless my $res = $self->arango->http->post('/_api/database', undef, $JSON->encode($args)) |
99 | 0 | 6 | if (defined $name) { } |