| blib/lib/Graph/MoreUtils/Replace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | unless $old->has($_->[0]) and not $old->has($_->[1]) |
| 21 | 0 | 0 | $old->has($edge->[0]) ? : |
| 22 | 0 | 0 | if $graph->has_edge($new, $neighbour) |
| 24 | 0 | 0 | unless $graph->has_edge_attributes(@$edge) |