exports.client = function()
in
server/db.js [10:12]
3
lines of code
1
McCabe index (conditional complexity)
exports.client = function (cb) { pool.connect(cb) }