| blib/lib/WWW/Google/PageSpeedOnline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 10 | 10.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 286 | 0 | 0 | unless exists $result->{$rule}{'urlBlocks'} | 
| 291 | 0 | 0 | if (exists $block->{'urls'} and scalar @{$block->{'urls'};}) | 
| 316 | 7 | 0 | if (defined $params and defined $values) | 
| 321 | 0 | 0 | if (defined $values->{$key}) { } | 
| 0 | 0 | elsif (exists $values->{$key}) { } |