Branch Coverage

blib/lib/JMX/Jmx4Perl/Agent/UserAgent.pm
Criterion Covered Total %
branch 2 22 9.0


line true false branch
15 2 0 if ($JMX::Jmx4Perl::Agent::UserAgent::HAS_BLOWFISH_PP)
39 4 0 if ('LWP::UserAgent'->VERSION >= 6)
60 0 0 if (&timeout_call(scalar $self->timeout, sub { $res = $self->SUPER::request($req); } )) { }
80 0 0 $isproxy ? :
81 0 0 $isproxy ? :
82 0 0 if ($user and $password) { }
92 0 0 if (ref $proxy eq 'HASH') { }
102 0 0 if ($password =~ /^\[\[\s*(.*)\s*\]\]$/) { }
112 0 0 unless $JMX::Jmx4Perl::Agent::UserAgent::HAS_BLOWFISH_PP
126 0 0 unless $JMX::Jmx4Perl::Agent::UserAgent::HAS_BLOWFISH_PP
131 0 0 if (length $block < 8)