Branch Coverage
lib/Date/Holidays/Adapter/JP.pm
Criterion
Covered
Total
%
branch
3
8
37.5
line
true
false
branch
22
0
0
if
(
$sub
)
{
}
32
0
1
unless
(
$self
->{
'_countrycode'
}
)
38
1
0
unless
(
$params
->{
'nocheck'
}
)
39
0
1
unless
(
code2country
(
$self
->{
'_countrycode'
}
)
)