(s)
| 443 | return count(Object.values(s_0.tasks), isBackgroundTask) + s_0.remoteBackgroundTaskCount; |
| 444 | } |
| 445 | function _temp5(s) { |
| 446 | return s.remoteConnectionStatus; |
| 447 | } |
| 448 | function _temp4() { |
| 449 | return sample(getSpinnerVerbs()) ?? "Working"; |
| 450 | } |
nothing calls this directly
no outgoing calls
no test coverage detected