function healthy()
in
server.js [54:56]
3
lines of code
1
McCabe index (conditional complexity)
function healthy(res) { healthResponse(res, 200, "Ok"); }