function isOptedIn()
in
src/telemetry.js [91:93]
3
lines of code
1
McCabe index (conditional complexity)
function isOptedIn () { return !insight.realOptOut; }