| blib/lib/Graph/MoreUtils/Line.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 7 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 19 | 0 | 0 | 10 | builtin::blessed($graph) and $graph->isa("Graph") |
| line | l | !l | condition |
|---|---|---|---|
| 32 | 9 | 0 | $graph->get_edge_attributes_by_id(@$unique_edge, $edge) || {} |
| 38 | 10 | 12 | $graph->get_edge_attributes(@$edge) || {} |