Branch Coverage
blib/lib/Mojo/Calendar.pm
Criterion
Covered
Total
%
branch
3
8
37.5
line
true
false
branch
14
1
0
if
(
@_
>
1
)
{
}
17
0
0
if
(
ref
$_
[
0
]
eq
'HASH'
)
{
}
29
1
0
if
(
$args
->{
'from'
}
)
33
0
1
unless
(
$datetime
)