| lib/Google/RestApi/SheetsApi4/Request/Spreadsheet/Worksheet/Range.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 18 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 186 | 1 | 55 | 1 | $p{"border"} and ref $p{"border"} eq "ARRAY" |
| line | l | !l | condition |
|---|---|---|---|
| 30 | 7 | 4 | shift() // 1 |
| 39 | 4 | 0 | shift() // 1 |
| 137 | 29 | 1 | shift() || '' |
| 166 | 4 | 4 | $value //= 1 |
| 176 | 0 | 1 | $$self{"bd_repeat_cell"} //= 1 |
| 199 | 55 | 1 | $$p{"border"} ||= "around" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 118 | 44 | 0 | 0 | $$p{'fields'} || join(',', sort(keys %$cell)) |