blib/lib/Tree/Simple/Visitor/PathToRoot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
23 | 4 | 4 | unless &blessed($tree) and $tree->isa('Tree::Simple') |
32 | 4 | 3 | $filter_function ? : |
39 | 2 | 0 | $filter_function ? : |
2 | 2 | if $self->includeTrunk |