Condition Coverage

blib/lib/Graph/Line.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
19 0 1 8 &blessed($graph) and $graph->isa('Graph::Undirected')

or 2 conditions

line l !l condition
32 9 0 $graph->get_edge_attributes_by_id(@$unique_edge, $edge) || {}
42 2 8 $graph->get_edge_attributes(@$edge) || {}