Branch Coverage
blib/lib/DateTime/Format/Natural/Lang/Base.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
38
1889284
10580
if
(
substr
(
$sub
,
0
,
2
)
eq
"__"
)
41
1878661
10623
if
(
defined
$exp
and
length
$exp
)
{
}