cqmetrics icon indicating copy to clipboard operation
cqmetrics copied to clipboard

C Quality Metrics

Results 4 cqmetrics issues
Sort by recently updated
recently updated
newest added

I'm currently writing a research work including code quality metrics for linux tcp and lwip tcp. For this I want per-function metrics. I wrote a small perl script which split...

Is anyone else working on this? I am planning to add support for multiple languages, starting with Java.

* [ ] [C Core Guidelines](https://github.com/isocpp/CppCoreGuidelines) * [ ] Build your code CMake * [ ] Test using Catch * [ ] Format code, use clang-format See also [Awesome Modern...

Since Functions with lots of parameters are a sign of code smell this would also be a nice metric