Branch Coverage

blib/lib/REST/Neo4p/Relationship.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
15 0 0 unless (ref $from_node and $from_node->isa('REST::Neo4p::Node') and ref $to_node and $to_node->isa('REST::Neo4p::Node') and defined $type)
53 0 0 if (/HASH/)
65 0 0 if (/Driver/)