Branch Coverage

lib/Amazon/S3/BucketV2.pm
Criterion Covered Total %
branch 2 22 9.0


line true false branch
225 0 0 unless $bucket
232 0 0 unless defined $api
242 0 0 if ($data)
249 0 0 unless ($content_key)
255 0 0 if ($md5 or exists $headers->{'Content-MD5'})
263 0 0 if (keys %{$parameters;})
266 0 0 unless ($path =~ /[?]$/msx)
273 0 0 $data ? :
295 4 126 if (ref $api and builtin::reftype($api) eq "CODE")
312 0 0 $key ? :
0 0 $body ? :