func()
in
config.go [53:55]
3
lines of code
1
McCabe index (conditional complexity)
func (c *Config) BucketCount() uint { return 1 << c.QBits() }