| blib/lib/ArangoDB/AbstractDocument.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 0 | unless defined $doc | 
| 20 | 0 | 0 | if ($$self{'is_persistent'}) | 
| 64 | 0 | 0 | unless ($no_etag) | 
| 68 | 0 | 0 | if ($@) | 
| 71 | 0 | 0 | if (not defined $res or ref $res eq 'HASH') | 
| 81 | 0 | 0 | $with_rev_check ? : | 
| 87 | 0 | 0 | if ($@) | 
| 97 | 0 | 0 | if ($@) |