

 Function foo

    line 5 / 7
    1 + max(0, (x + -22))
    O(n^1)

Total Complexity: O(n^1)
