| blib/lib/E2/Search.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | unless my $self = shift() |
| 32 | 0 | 0 | unless my $keywords = shift() |
| 38 | 0 | 0 | if $DEBUG > 1 |
| 56 | 0 | 0 | if (not $$self{'max_results'} && $$self{'results'} or $$self{'max_results'} > @results) |