Make type level McCabe calculation parallel #751
Labels
Kind: Refactor 🔃
Level: Moderate (2)
Plugin: C++
Issues related to the parsing and presentation of C++ projects.
Plugin: Metrics
Issues related to the code metrics plugin.
Milestone
#727 introduced the type level McCabe computation to the C++ metrics plugin.
While #734 added implementation for parallel computation of the existing C++ metrics, the type level McCabe was developed at the same time, and was omitted from the refactoring.
The task is to make the type level McCabe calculation parallel, similarly like the other metrics.
The text was updated successfully, but these errors were encountered: