Condition Coverage

blib/lib/Net/Async/WebSearch/Provider/Brave.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
18 0 0 $self->{'endpoint'} ||= "https://api.search.brave.com/res/v1/web/search"
19 0 0 $self->{'name'} ||= "brave"
27 0 0 $opts ||= {}
28 0 0 $opts->{'limit'} || 10
55 0 0 $data->{'web'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
71 0 0 0 $r->{'page_age'} // $r->{'age'}