Branch Coverage
blib/lib/Netstack/Utils/Date.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
15
1
1
if
(
defined
$param
[
0
]
and
$param
[
0
] =~
/^\d+$/u
)
{
}
22
2
0
unless
(
defined
$format
)
26
1
1
unless
(
defined
$time
)
50
0
2
if
(
scalar
@times
==
0
)