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