Condition Coverage

lib/Google/RestApi/SheetsApi4/Spreadsheet.pm
Criterion Covered Total %
condition 15 20 75.0


or 2 conditions

line l !l condition
243 0 10 $$p{"content"}{"valueInputOption"} //= "USER_ENTERED"

or 3 conditions

line l !l&&r !l&&!r condition
34 6 0 145 $$self{"name"} ||= $$self{"title"}
37 140 6 5 $$self{"id"} or $$self{"name"}
146 4 1 $$self{"id"} or $$self{"name"} or $$self{"uri"}
84 2 3 0 $$self{"name"} ||= $self->properties("title")->{"title"}
93 1 2 0 $$self{"uri"} ||= $self->attrs("spreadsheetUrl")->{"spreadsheetUrl"}
147 10 126 0 $$self{"_cache"} ||= "Cache::Memory::Simple"->new