| lib/REST/Neo4p/Batch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | $action and grep /^$action$/, ('keep_objs', 'discard_objs') |
| 95 | 0 | 0 | 0 | $body->{'from'} and $body->{'from'} =~ /properties/ |
| 0 | 0 | 0 | $body->{'self'} and $body->{'self'} =~ m[node/[0-9]+$] | |
| 0 | 0 | 0 | $body->{'self'} and $body->{'self'} =~ m[relationship/[0-9]+$] |