MCPcopy Create free account
hub / github.com/M66B/FairEmail / isTestRelease

Method isTestRelease

app/src/main/java/eu/faircode/email/Log.java:330–332  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

328 }
329
330 static boolean isTestRelease() {
331 return BuildConfig.TEST_RELEASE;
332 }
333
334 static void logExtras(Intent intent) {
335 if (intent != null)

Callers 10

logMethod · 0.95
EmailServiceMethod · 0.95
runMethod · 0.95
onCreateViewMethod · 0.95
getIntentIssueMethod · 0.95
getHtmlMethod · 0.95
LogClass · 0.95
getDefaultLogLevelMethod · 0.95
getAppInfoMethod · 0.95
upgradeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected