Condition Coverage

blib/lib/SolarBeam.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
60 1 0 0 $page and not $res->error

or 2 conditions

line l !l condition
19 1 1 delete $options{'-postfix'} || '\\w+'
117 3 9 $endpoint || 'select'

or 3 conditions

line l !l&&r !l&&!r condition
74 15 1 0 $self->{'url'} ||= 'Mojo::URL'->new('http://localhost:8983/solr')