function getPlatform()
in
src/browser/DeviceProxy.js [23:25]
3
lines of code
1
McCabe index (conditional complexity)
function getPlatform () { return 'browser'; }