| blib/lib/WWW/Tumblr.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 24 | 37.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 214 | 0 | 8 | unless my $name = shift() | 
| 263 | 1 | 0 | if ($method eq 'GET') { } | 
| 0 | 0 | elsif ($method eq 'POST') { } | |
| 276 | 0 | 1 | if (my $prev = $res->previous) { } | 
| 288 | 6 | 0 | if ($method eq 'GET') { } | 
| 0 | 0 | elsif ($method eq 'POST') { } | |
| 326 | 8 | 6 | if ($method eq 'GET') { } | 
| 6 | 0 | elsif ($method eq 'POST') { } | |
| 333 | 2 | 4 | $data ? : | 
| 346 | 0 | 0 | if (ref $_[0] eq 'HASH') { } | 
| 0 | 0 | elsif (@_ > 1) { } | |
| 351 | 0 | 0 | $_[0] ? : |