| blib/lib/Tree/Visualize/ASCII/Layouts/Binary/TopDown.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 7 | 8 | if defined $left |
| 27 | 7 | 8 | if defined $right |
| 43 | 7 | 8 | unless (not $left || $right) |
| 49 | 7 | 0 | if defined $left_connection |
| 50 | 7 | 0 | if defined $right_connection |
| 53 | 7 | 0 | if ($left) { } |
| 0 | 0 | elsif ($right) { } | |
| 55 | 7 | 0 | if ($right) { } |