BrainFuck in Lua code, cyclomatic_complexity help

What happens

I have a problem with the m . /lintWithLizard/all test

What do you understand or find about that problem

That my code has a very “complex” recursion? and i don’t know how to make it work

Did you try any workaround? What did you do?

I tried to short my code and so but it doesn’t change

Evidences


https://gitlab.com/autonomicjump/challenges/-/jobs/3792825838 (pipeline)
https://gitlab.com/autonomicjump/challenges/-/commit/6cc64b1c552e07c4734b284cd166d17a8537c2e1 (challange code)

I need help with

Understand what I have to do, or some tips related

Fixed, I had to split my code into more functions: https://gitlab.com/autonomicjump/challenges/-/commit/b69ed358b7de968dff4b486a422316a01e10a606