| blib/lib/Akamai/Edgegrid.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 50 | if ($$self{'debug'}) |
| 111 | 3 | 9 | if ($r->method eq 'POST' and length $r->content > 0) |
| 113 | 1 | 2 | if (length $body > $$self{'max_body'}) |
| 226 | 4 | 42 | unless ($$self{$arg}) |
| 232 | 1 | 12 | unless ($$self{'headers_to_sign'}) |
| 235 | 1 | 12 | unless ($$self{'max_body'}) |