Branch Coverage
lib/HTML/TokeParser/Simple/Token/Tag/End.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
20
30
2
if
(
'E'
eq
$$self
[
0
]
)
{
}
49
5
0
$self
->is_end_tag
?
:
78
8
7
$tag
?
:
83
0
8
if
(
'Regexp'
eq
ref
$tag
)
{
}