Condition Coverage
blib/lib/Data/Seek.pm
Criterion
Covered
Total
%
condition
2
3
66.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
44
5
42
0
$search
//=
'Data::Seek::Search'
->new
(
'cache'
,
$cache
,
'ignore'
,
$ignore
,
'data'
,
'Data::Seek::Data'
->new
(
'object'
,
$data
)
)