control_flow_complexity: Control flow complexity

Description Usage Arguments Value Examples

Description

Control flow complexity is defined as the sum of the outgoing of exclusive gateways, the number of parallel gateways and two to the power of all outgoing sequence flows of the inclusive gateways

Usage

1
control_flow_complexity(xml_internal_doc, signavio = FALSE)

Arguments

xml_internal_doc

document object created using the create_internal_document function

signavio

boolean which indicates whether the file stems from signavio

Value

an integer indicating the control flow complexity

Examples

1

jonaslieben/UnderstandBPMN documentation built on May 26, 2019, 12:31 p.m.