blib/lib/AnyEvent/Groonga.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 23 | 13.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 0 | 1 | 0 | $self->groonga_path and -e $self->groonga_path |
82 | 0 | 1 | 0 | $self->groonga_path and -e $self->groonga_path |
85 | 0 | 0 | 0 | $self->database_path and -e $self->database_path |
205 | 0 | 0 | 0 | $command eq 'load' and $key eq 'values' |
240 | 0 | 0 | 0 | $command eq 'load' and $key eq 'values' |
0 | 0 | 0 | $command eq 'select' and $key eq 'query' || $key eq 'filter' || $key eq 'sortby' || $key eq 'scorer' |
line | l | !l | condition |
---|---|---|---|
25 | 0 | 8 | which('groonga') || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
240 | 0 | 0 | 0 | $key eq 'query' || $key eq 'filter' || $key eq 'sortby' || $key eq 'scorer' |