1 2 3 4 5 6 7
[DESIGN] max-args = 20 max-positional-arguments = 20 max-locals = 50 max-branches = 25 max-statements = 100 max-nested-blocks = 10