blib/lib/Tree/Visualize.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 1 | unless defined $tree and ref $tree and defined $output_format |
39 | 0 | 1 | if $@ |
40 | 1 | 0 | if ref $output and UNIVERSAL::isa($output, 'Tree::Visualize::ASCII::BoundingBox') |