constructor()
in
src/timer/timer.js [26:29]
4
lines of code
1
McCabe index (conditional complexity)
constructor(props) { super(props); this.state = {}; }