Branch Coverage

blib/lib/Mojo/UserAgent/Proxy.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
22 0 945 if $ENV{'MOJO_PROXY'}
25 0 945 unless $self->is_needed($url->host)
30 7 938 if $http and $proto eq "http"
34 0 945 if $https and $proto eq "https"