Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Explanation

 This rule counts the number of elements within one flow and reports back an issue when the configured maximum number of elements is exceeded. It is recommended for maintainability issues, to keep the number of elements in flows below this maximum, otherwise the flow is seen as complex.

Possible solutions

Try avoiding lots of elements in a flow making the flows complex and cluttered.