Condition Coverage
blib/lib/Workflow/Validator/MatchesDateFormat.pm
Criterion
Covered
Total
%
condition
3
3
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
38
3
1
9
builtin::blessed
(
$date_string
)
and
$date_string
->
isa
(
"DateTime"
)