| blib/lib/REST/Neo4p/Relationship.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 15 | 0 | 0 | 0 | ref $from_node and $from_node->isa("REST::Neo4p::Node") |
| 0 | 0 | 0 | ref $from_node and $from_node->isa("REST::Neo4p::Node") and ref $to_node | |
| 0 | 0 | 0 | ref $from_node and $from_node->isa("REST::Neo4p::Node") and ref $to_node and $to_node->isa("REST::Neo4p::Node") | |
| 0 | 0 | 0 | ref $from_node and $from_node->isa("REST::Neo4p::Node") and ref $to_node and $to_node->isa("REST::Neo4p::Node") and defined $type |