BitRing.prototype.count = function()
in
bit-ring.js [21:23]
3
lines of code
1
McCabe index (conditional complexity)
BitRing.prototype.count = function() { return this._count; };