Branch Coverage

blib/lib/LINE/Bot/API.pm
Criterion Covered Total %
branch 15 24 62.5


line true false branch
90 1 24 if ($options and defined $options->{'retry_key'})
109 0 1 if ($options and defined $options->{'retry_key'})
128 1 1 if (defined $options->{'retry_key'})
225 0 1 unless my $date = $opts->{'date'}
348 0 1 unless ($content_type)
360 1 0 if ($res->{'http_status'} eq '200') { }
388 1 0 if ($res->{'http_status'} eq '200') { }
408 1 0 if ($res->{'http_status'} eq '200') { }
425 1 0 if ($res->{'http_status'} eq '200') { }
442 1 1 if ($res->{'http_status'} eq '200') { }
451 0 1 unless my $date = $opts->{'date'}
459 0 1 unless my $requestId = $opts->{'requestId'}