indent()
in
cs-walkthrough/functions/reporter.js [73:75]
3
lines of code
1
McCabe index (conditional complexity)
indent() { return Array(this._indents).join(' '); }