blib/lib/Dezi/App.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
204 | 0 | 0 | 0 | $self->{'aggregator'} and &blessed($self->{'aggregator'}) |
266 | 0 | 0 | 0 | $indexer and $indexer->config |
0 | 0 | 0 | $indexer and $indexer->config and $indexer->config->ReplaceRules |
line | l | !l | condition |
---|---|---|---|
203 | 0 | 0 | $self->{'indexer'} || 'lucy' |
234 | 0 | 0 | $self->{'aggregator'} || 'fs' |
235 | 0 | 0 | $self->aggregator_opts || {} |