Description Usage Arguments Value Examples
Coupling metric is defined as the sum of the number of activities, AND-splits and a weighterd number of OR and XOR splits
1 | coupling_metric(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 | coupling_metric(file_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.