| blib/lib/Forest/Tree/Writer/ASCIIWithBranches.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 0 | 22 | $t->is_root ? : | 
| 30 | 0 | 36 | unless $$vert_dashes[$_] | 
| 34 | 10 | 12 | $sibling_count == 1 ? : | 
| 41 | 14 | 8 | if ($sibling_count == $t->get_index_in_siblings + 1) | 
| 45 | 20 | 2 | $depth ? : |