| blib/lib/SolarBeam.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 1 | 0 | 0 | $page and not $res->error |
| line | l | !l | condition |
|---|---|---|---|
| 19 | 1 | 1 | delete $options{'-postfix'} || '\\w+' |
| 117 | 3 | 9 | $endpoint || 'select' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 74 | 15 | 1 | 0 | $self->{'url'} ||= 'Mojo::URL'->new('http://localhost:8983/solr') |