Condition Coverage
blib/lib/Log/Dispatch/Base.pm
Criterion
Covered
Total
%
condition
4
5
80.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
33
186
0
15
$level
=~
/\A[0-9]+\z/
and
$level
<=
$#Log::Dispatch::Base::OrderedLevels
or 2 conditions
line
l
!l
condition
60
3
2
$self
->{
'callbacks'
} ||=
[
]