blib/lib/Business/YQL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 4 | unless $query |
57 | 1 | 3 | if ($query =~ /^insert/i) { } |
74 | 1 | 3 | if $res->code =~ /^4/x |
76 | 3 | 0 | $res->content ? : |
81 | 0 | 8 | if ($content and length $content) |