Branch Coverage

blib/lib/Paws/Net/MockCaller.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
68 61 0 if ($self->mock_mode eq 'REPLAY') { }
0 0 elsif ($self->mock_mode eq 'RECORD') { }
81 61 0 if defined $content
82 61 0 if defined $content
84 20 41 if ($headers->{'x-amzn-requestid'})
88 27 34 if ($headers->{'x-amz-request-id'})
92 0 61 if ($self->mock_mode eq 'RECORD') { }
110 0 0 if defined $self->result_hook