coupling_metric: Coupling metric

Description Usage Arguments Value Examples

Description

Coupling metric is defined as the sum of the number of activities, AND-splits and a weighterd number of OR and XOR splits

Usage

1
coupling_metric(file_path, signavio = FALSE)

Arguments

file_path

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
coupling_metric(file_path)

understandBPMN documentation built on Sept. 27, 2019, 5:03 p.m.