Branch Coverage

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


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