| blib/lib/WWW/Tumblr/Blog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 20 | 35.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 7 | unless $args{'type'} |
| 54 | 7 | 0 | if ($post_required_params{$args{'type'}}) |
| 56 | 3 | 4 | if (ref $req and ref $req eq 'HASH' and defined $req->{'any'}) { } |
| 59 | 0 | 3 | if scalar grep({$args{$_};} @{$$req{"any"};}) == 0 |
| 62 | 0 | 4 | unless defined $args{$req} |
| 73 | 7 | 0 | if ($response->is_success) { } |
| 87 | 0 | 0 | unless $args{'id'} |
| 97 | 0 | 0 | unless $args{'id'} |
| 99 | 0 | 0 | unless $args{'reblog_key'} |
| 109 | 0 | 0 | if ($response->is_success) { } |