Condition Coverage
lib/Time/Activated.pm
Criterion
Covered
Total
%
condition
4
6
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
218
6
0
26
$now
>=
$stanza
->{
'after'
}
and
$now
<=
$stanza
->{
'before'
}
332
127
0
4
ref
$iso8601_or_datetime
&&
$iso8601_or_datetime
->isa
(
'DateTime'
)