constructor()
in
src/index.js [7:10]
4
lines of code
1
McCabe index (conditional complexity)
constructor() { this.id = generateRandomNumber(); this.date = getDate(); }