constructor()
in
test.js [226:229]
4
lines of code
1
McCabe index (conditional complexity)
constructor(props) { super(props); this.state = {}; }