

 Function foo

    line 4 / 14
    1 + max(x, y, 0)
    O(n^1)

Total Complexity: O(n^1)
