Condition Coverage
blib/lib/Log/Saftpresse/Plugin/LimitDay.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
49
0
0
0
$day
eq
'today'
and
not
$self
->is_today
(
$time
)
0
0
0
$day
eq
'yesterday'
and
not
$self
->is_yesterday
(
$time
)