cognitive_weight {understandBPMN} | R Documentation |
Cognitive weight is defined as a weighted sum of gateways and activities
cognitive_weight(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
cognitive_weight(file_path)