| blib/lib/Graph/Writer/daVinci.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 1 | if (@nodes == 0) |
| 64 | 0 | 1 | if @nodes > 0 |
| 81 | 0 | 0 | if (@keys > 0) |
| 86 | 0 | 0 | if $i < @edges - 1 |
| 118 | 3 | 5 | if (exists $doneref->{$node}) { } |
| 127 | 0 | 5 | if (@keys > 0) { } |
| 140 | 1 | 4 | if (@children == 0) { } |
| 156 | 0 | 7 | if (@keys > 0) |
| 165 | 3 | 4 | if @children > 0 |