| blib/lib/WE_Frontend/Plugin/Navigation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 102 | 0 | 0 | 0 | not $objdb and $rootdb |
| 322 | 0 | 0 | 0 | $sub and @$listref |
| 351 | 0 | 0 | 0 | $sub and @$listref |
| line | l | !l | condition |
|---|---|---|---|
| 99 | 0 | 0 | $params ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 100 | 0 | 0 | 0 | $$params{'rootdb'} || eval { do { $context->stash->get('rootdb') } } |
| 101 | 0 | 0 | 0 | $$params{'objdb'} || eval { do { $context->stash->get('objdb') } } |
| 463 | 0 | 0 | 0 | exists $$params{'objid'} or exists $$params{'name'} |