blib/lib/WWW/Google/URLShortener/Params.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 0 | 3 | 0 | defined $str and is_uri($str) |
49 | 0 | 6 | 0 | $fields->{$field} and not exists $values->{$field} |
52 | 0 | 3 | 3 | $fields->{$field} and not defined $values->{$field} |