Branch Coverage
lib/HTML/Object/DOM/Element/TableCaption.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
32
0
2
unless
$self
->
SUPER::init
(
@_
)
33
1
1
unless
defined
$self
->{
'tag'
}
and
length
"$self->{'tag'}"