| blib/lib/ArangoDB2/Graph.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 10 | 20.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 0 | 0 | unless my $res = $self->arango->http->post($self->api_path('gharial'), undef, $JSON->encode($args)) | 
| 52 | 0 | 0 | unless my $res = $self->arango->http->delete($self->api_path('gharial', delete $$args{'name'}), $args) | 
| 75 | 0 | 2 | if (defined $name) { } | 
| 111 | 0 | 0 | unless my $res = $self->arango->http->get($self->api_path('gharial', delete $$args{'name'})) | 
| 160 | 0 | 2 | if (defined $name) { } |