Branch Coverage

blib/lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
28 4 7 unless &blessed($tree) and $tree->isa('Tree::Simple')
38 3 4 if ($self->includeTrunk) { }
55 63 15 $filter_function ? :