| lib/Metadata/ByInode/Search.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 10 | unless $$self{'_search'} |
| 18 | 0 | 8 | unless $self->_sran |
| 25 | 0 | 2 | unless $self->_sran |
| 27 | 0 | 2 | unless $self->results_count |
| 29 | 2 | 0 | unless (defined $$self{'_search'}{'results_array'}) |
| 45 | 0 | 5 | unless ref $arg eq 'HASH' |
| 49 | 0 | 5 | unless keys %{$arg;} |
| 68 | 1 | 7 | if ($key =~ s/:exact$//) { } |
| 78 | 0 | 8 | unless $$select{$sk}->execute($key, $value) |
| 91 | 22 | 6 | if ($$RESULT{$_}{'_hit'} < $argcount) |