lib/Google/RestApi/SheetsApi4/Range/Row.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 14 | 64.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 0 | 2 | 4 | $factory_range and $factory_range->isa("Google::RestApi::SheetsApi4::Range::Row") |
78 | 0 | 6 | 0 | $$row_range[1][0] and $$cell_range[0] > $$row_range[1][0] |
96 | 7 | 3 | 2 | $$range[0]{"col"} and $$range[0]{"col"} > $$inside_range[0]{"col"} |
97 | 8 | 2 | 0 | $$range[1]{"col"} and $$range[1]{"col"} < $$inside_range[1]{"col"} |
line | l | !l | condition |
---|---|---|---|
77 | 0 | 6 | $$cell_range[0] || 1 |