Branch Coverage

blib/lib/AWS/Lambda/Bootstrap.pm
Criterion Covered Total %
branch 10 18 55.5


line true false branch
28 0 8 if (@_ == 1 and ref $_[0] eq 'HASH') { }
53 0 0 unless $self->_init
61 0 4 if (my $func = $self->{'function'})
82 2 2 unless $self->_init
94 1 1 if (ref $response eq "AWS::Lambda::ErrorSentinel")
104 0 1 unless ($resp->{'success'})
127 0 1 if (not $resp->{'success'})
145 0 1 if (not $resp->{'success'})
162 0 1 if (not $resp->{'success'})