getInitialState()
in
test.js [125:127]
3
lines of code
1
McCabe index (conditional complexity)
getInitialState() { return {count: 1}; },