Branch Coverage
blib/lib/App/Manoc/Model/ManocDB.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
35
0
0
if
(
$params
->{
'limit'
}
and
not
defined
$q
->limit
)
38
0
0
if
(
$params
->{
'type'
}
and
not
defined
$q
->query_type
)