Condition Coverage

blib/lib/Graph/MoreUtils/Line.pm
Criterion Covered Total %
condition 4 7 57.1


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 10 builtin::blessed($graph) and $graph->isa("Graph")

or 2 conditions

line l !l condition
32 9 0 $graph->get_edge_attributes_by_id(@$unique_edge, $edge) || {}
38 10 12 $graph->get_edge_attributes(@$edge) || {}