Condition Coverage
blib/lib/DateTime/Format/PDF.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
56
1
1
2
defined
$dt
and
builtin::blessed
(
$dt
)
1
1
1
defined
$dt
and
builtin::blessed
(
$dt
)
and
$dt
->
isa
(
"DateTime"
)