blib/lib/BenchmarkAnything/Storage/Frontend/Lib.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 27 | 18.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
262 | 0 | 0 | 0 | $answer and $answer =~ /^y(es)?$/i |
line | l | !l | condition |
---|---|---|---|
140 | 0 | 0 | $opt->{'outtype'} || 'json' |
200 | 0 | 5 | $self->{'config'}{'benchmarkanything'}{'searchengine'} || {} |
689 | 0 | 0 | $count ||= 10 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
216 | 0 | 0 | 0 | not $ua->get($url)->res->code or $ua->get($url)->res->code != 200 |
492 | 0 | 0 | 0 | $self->{'verbose'} or $self->{'debug'} |
497 | 0 | 0 | 8 | $self->{'verbose'} or $self->{'debug'} |
509 | 0 | 0 | 8 | $self->{'verbose'} or $self->{'debug'} |
544 | 4 | 1 | 0 | $query or $value_id |
695 | 0 | 0 | 0 | $count < 1 or not @dequeued_raw_bench_bundle_ids |