add
in
calculator.rb [1:4]
3
lines of code
1
McCabe index (conditional complexity)
def add(x, y) x + y end