

 Function foo

    line 4 / 11
    1 + max(0, (x + 1 + -z)) + max(0, (y - x)) + max(0, (y - x))
    O(n^1)

Total Complexity: O(n^1)
