Branch Coverage

blib/lib/Net/Async/WebSearch/Provider.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
11 33 0 unless defined $self->{'enabled'}
28 1 272 if (@_ > 1) { }
31 2 64 if (@_ > 1) { }
35 0 0 unless $self->{'tags'}
40 0 47 unless $self->{'tags'}
45 21 51 if $sel eq $self->name
46 4 47 if $sel eq $self->default_name
47 11 36 if $self->has_tag($sel)