Condition Coverage
lib/App/TimeTracker/Utils.pm
Criterion
Covered
Total
%
condition
1
3
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
40
0
0
3
&blessed
(
$date
)
and
$date
->isa
(
"DateTime"
)