Condition Coverage
lib/Acme/CPANAuthors/Utils/Kwalitee.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
25
0
0
1
$res->{'success'} and $res->{'status'} == 200
or 3 conditions
line
l
!l&&r
!l&&!r
condition
15
0
1
0
$ua ||= "HTTP::Tiny"->new("env_proxy", 1)