powered by
Coupling metric is defined as the sum of the number of activities, AND-splits and a weighterd number of OR and XOR splits
coupling_metric(file_path, signavio = FALSE)
document object created using the create_internal_document function
boolean which indicates whether the file stems from signavio
an integer indicating the control flow complexity
# NOT RUN { coupling_metric(file_path) # }
Run the code above in your browser using DataLab