subtract
in
calculator.rb [5:8]
3
lines of code
1
McCabe index (conditional complexity)
def subtract(x, y) x-y end