Skip to content

005_0004 - ComplexMicroflowsWithoutAnnotations

Complex microflows without annotations

Add one or more annotations to explain the microflow.

Metadata

authors:
- Bart Zantingh <bart.zantingh@nl.abnamro.com>
category: Maintainability
input: .*\$Microflow\.yaml
rulename: ComplexMicroflowsWithoutAnnotations
rulenumber: '005_0004'
scope: package
severity: MEDIUM

Description

Microflows with more than 10 actions and/or 2 decisions can be hard to understand.

Remediation

Add one or more annotations to explain the microflow.

Test cases

# No test file found