| blib/lib/WebService/Blogger/Blog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 77 | 0 | 0 | if $params{'categories'} | 
| 102 | 0 | 0 | if $self->meta->has_attribute($param) | 
| 103 | 0 | 0 | if exists $params{$param} | 
| 104 | 0 | 0 | if defined $value | 
| 106 | 0 | 0 | if (my $sort_mode = $params{'sort_by'}) | 
| 123 | 0 | 0 | wantarray ? : | 
| 139 | 0 | 0 | unless $response->is_success | 
| 157 | 0 | 0 | unless $response->is_success |