Condition Coverage

blib/lib/CGI/BrowserDetect.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
44 1 6 0 $self->$_ and do { $provide{$_} = $self->$_ }

or 3 conditions

line l !l&&r !l&&!r condition
64 0 0 4 $language || $self->{'_lang'}
72 0 0 4 $country || $self->{'_cnty'}