Description Usage Arguments Value Examples
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
1 | control_flow_complexity(file_path, signavio = FALSE)
|
file_path |
document object created using the create_internal_document function |
signavio |
boolean which indicates whether the file stems from signavio |
an integer indicating the control flow complexity
1 | control_flow_complexity(file_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.