Condition Coverage

blib/lib/Graph/MoreUtils/Smooth.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
17 0 0 3 builtin::blessed($graph) and $graph->isa("Graph::Undirected")
29 25 23 0 $graph->has_edge_attribute($a, $_, "intermediate") and $graph->has_edge_attribute($b, $_, "intermediate")