ACR Rules

  1. Home
  2. Docs
  3. ACR Rules
  4. Architecture (16)
  5. Microflow should be simple (CLEVR complexity)

Microflow should be simple (CLEVR complexity)

Introduced in version: 1.3 (29 Jan 2020)

CLEVR introduced a Mendix specific measure for complexity that builds on top of the idea of cyclomatic complexity, but takes the experience with Mendix modeling into account and places a certain weight on actions inside loops and on flow loops (where a split goes to a merge that was visited before the split).