constructor()
in
index.js [14:17]
4
lines of code
1
McCabe index (conditional complexity)
constructor(httpProvider) { super(); this.httpProvider = httpProvider; }