Skip to content

Conversation

jwalden
Copy link

@jwalden jwalden commented Feb 11, 2022

The qmcalc backend allows the collection of a broad range of standard code
metrics including size, cyclomatic complexity, and Halstead complexity,
along with many language feature and style metrics using the cqmetrics
package command qmcalc. This backend only supports C source code.

This code allows the collection of a broad range of standard code
metrics including size, cyclomatic complexity, and Halstead complexity,
along with many language feature and style metrics using the cqmetrics
package command qmcalc. This backend only supports C source code.

Signed-off-by: James Walden <[email protected]>
@jwalden
Copy link
Author

jwalden commented Feb 12, 2022

I think the workflow will fail until cqmetrics is installed, so that the qmcalc unit tests can pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant