Branch Coverage

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


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