New lint: API complexity #4524
Labels
A-lint
Area: New lints
C-an-interesting-project
Category: Interesting projects, that usually are more involved design/code wise.
L-complexity
Lint: Belongs in the complexity lint group
We have lints about the complexity of functions. Off the top of my head I know
I recently found De Souza, C. R. B., & Bentolila, D. L. M. (2009). Automatic evaluation of API usability using complexity metrics and visualizations. 2009 31st International Conference on Software Engineering - Companion Volume. doi:10.1109/icse-companion.2009.5071006 which implements Bandi, R. K., Vaishnavi, V. K., & Turk, D. E. (2003). Predicting maintenance performance using object-oriented design complexity metrics. IEEE Transactions on Software Engineering, 29(1), 77–87. doi:10.1109/tse.2003.1166590.
Maybe we can unify these under a single metric for public functions and types?
The text was updated successfully, but these errors were encountered: