Branch Coverage

blib/lib/Net/Amazon/S3/Request.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
134 177 232 unless @parts
153 409 14 unless exists $params{'path'}
154 417 6 unless exists $params{'method'}
155 423 0 unless exists $params{'headers'}
156 382 41 unless exists $params{'content'} or not defined $self->_http_request_content
162 410 13 $self->can('bucket') ? :