Branch Coverage

blib/lib/Net/Hadoop/WebHDFS/LWP.pm
Criterion Covered Total %
branch 0 58 0.0


line true false branch
26 0 0 if $debug
44 0 0 exists $options{$_} ? :
59 0 0 $op ? :
69 0 0 if $self->{'debug'}
73 0 0 if ($payload and &openhandle($payload)) { }
0 0 elsif (ref $payload) { }
89 0 0 if (XXX)
100 0 0 if $self->{'debug'}
104 0 0 if $self->{'debug'}
106 0 0 unless $headers
109 0 0 if ($h_key =~ /^location$/i) { }
0 0 elsif ($h_key =~ /^content-type$/i) { }
113 0 0 if $res->{'code'} >= 200 and $res->{'code'} <= 299
114 0 0 if $res->{'code'} >= 300 and $res->{'code'} <= 399
120 0 0 if ($errmsg =~ / \A /imsx)
121 0 0 if (my(@errors) = $self->_parse_error_from_html($errmsg))
134 0 0 if ($code == 400) { }
0 0 elsif ($code == 401) { }
0 0 elsif ($code == 403) { }
0 0 elsif ($code == 404) { }
0 0 elsif ($code == 500) { }
143 0 0 eval { do { require LWP::Authen::Negotiate; 1 } } ? :
0 0 ($headers->{'www-authenticate'} || '') eq 'Negotiate' ? :
150 0 0 if ($errmsg =~ / org\.apache\.hadoop\.ipc\.StandbyException /msx)
151 0 0 if ($self->{'httpfs_mode'} or not defined $self->{'standby_host'}) { }
0 0 elsif ($self->{'retrying'}) { }
226 0 0 unless (eval { do { require HTML::Parser } })
227 0 0 if ($self->{'debug'})
258 0 0 if (@flat % 2)