Branch Coverage
blib/lib/Mojo/Calendar.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
12
21
0
if
(
@_
>
1
)
{
}
15
0
0
if
(
ref
$_
[
0
]
eq
'HASH'
)
{
}
27
3
18
if
(
$args
->{
'from'
}
)
31
18
3
unless
(
$datetime
)