Branch Coverage

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


line true false branch
27 0 0 if $debug
45 0 0 exists $options{$_} ? :
60 0 0 $op ? :
70 0 0 if $self->{'debug'}
74 0 0 if ($payload and &openhandle($payload)) { }
0 0 elsif (ref $payload) { }
90 0 0 if (XXX)
101 0 0 if $self->{'debug'}
105 0 0 if $self->{'debug'}
107 0 0 unless $headers
110 0 0 if ($h_key =~ /^location$/i) { }
0 0 elsif ($h_key =~ /^content-type$/i) { }
114 0 0 if $res->{'code'} >= 200 and $res->{'code'} <= 299
115 0 0 if $res->{'code'} >= 300 and $res->{'code'} <= 399
121 0 0 if ($errmsg =~ / \A /imsx)
122 0 0 if (my(@errors) = $self->_parse_error_from_html($errmsg))
135 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) { }
144 0 0 eval { do { require LWP::Authen::Negotiate; 1 } } ? :
0 0 ($headers->{'www-authenticate'} || '') eq 'Negotiate' ? :
151 0 0 if ($errmsg =~ / org\.apache\.hadoop\.ipc\.StandbyException /msx)
152 0 0 if ($self->{'httpfs_mode'} or not defined $self->{'standby_host'}) { }
0 0 elsif ($self->{'retrying'}) { }
227 0 0 unless (eval { do { require HTML::Parser } })
228 0 0 if ($self->{'debug'})
259 0 0 if (@flat % 2)