Condition Coverage
blib/lib/Data/HashType.pm
Criterion
Covered
Total
%
condition
3
3
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
46
6
1
1
defined
$self
->{
'valid_to'
}
and
"DateTime"
->
compare
(
$self
->{
'valid_from'
}
,
$self
->{
'valid_to'
}
)
!=
-1