Compute the complexity of C source code
https://www.gnu.org/software/complexity/
Complexity a tool designed for analyzing the complexity of “C” program functions.
It is very similar to the McCabe scoring, but addresses several issues not considered
in that scoring scheme.
- Developed at devel:tools:statica
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:RISCV/complexity && cd $_
- Create Badge
Refresh
Refresh
Comments 0