| blib/lib/Net/Google/Spreadsheets/V4.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 19 | 10.5 |
| line | l | !l | condition |
|---|---|---|---|
| 98 | 0 | 0 | $opt // {} |
| 103 | 0 | 0 | $content // '{no content}' |
| 0 | 0 | $opt // 'no opt' | |
| 136 | 0 | 0 | $content // '{no content}' |
| 143 | 0 | 0 | $content // '{no content}' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 122 | 0 | 0 | 0 | $res->status_line =~ /^500\s+Internal Response/ or $res->code =~ /^50[234]$/ |
| 163 | 0 | 0 | 0 | {'sheet_id', 'sheetId'}->{$key} // $key |
| 235 | 4 | 0 | 1 | $start || $end |