Branch Coverage

blib/lib/HTML/ElementGlob.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
21 0 0 unless $self->glob_is_empty
42 0 0 @_ ? :
73 0 0 if (ref $children[$_])
78 0 0 unless defined $first
80 0 0 if ($first < $#children)
82 0 0 unless ref $children[$_]
109 0 0 if $name =~ /^DESTROY/
112 0 0 if ($name =~ s/^glob_//) { }
0 0 elsif ($self->context_is_glob) { }
130 0 0 if $parents{$_}
139 0 0 if $parents{$_}
145 0 0 wantarray ? :
157 0 0 if (not $$self{'_element'}->is_empty)