Branch Coverage

blib/lib/Tags/HTML/Tree.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
68 2 5 unless (defined $tree and builtin::blessed($tree) and $tree->isa("Tree"))
102 1 4 unless (exists $self->{'_tree'})
166 4 7 if (@children) { }