

 Function foo

    line 6 / 12
    2 + max(0, (y - x))
    O(n^1)

Total Complexity: O(n^1)
