Branch Coverage

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


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