Branch Coverage
blib/lib/Test/HTML/Tidy/Recursive.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
60
0
0
unless
(
$w
=~
/\AUse of uninitialized/
)
119
0
3
if
(
not
&$filter
(
$fn
)
)
{
}
2
2
elsif
(
$item
->is_file
and
$fn
=~
/$filename_re/
)
{
}