| blib/lib/E2/Search.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 11 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 56 | 0 | 0 | 0 | $$self{'max_results'} && $$self{'results'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 33 | 0 | 0 | shift() || 'e2node' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | ref $arg || $arg | 
| 56 | 0 | 0 | 0 | not $$self{'max_results'} && $$self{'results'} or $$self{'max_results'} > @results |