Ticket #245 (assigned enhancement)
Provide framework and implementation for some code metrics
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Provide access to some simple code metrics (LinesOfCode and simple
McCabe/Cyclomatic Complexity calculation) done by Cobra compiler driven from compiler commandline option.
Implement such that there is a reasonably accessible framework for adding additional metric calculations in the future.
See Forum Discussion Utility of cobra compiler generating code metrics
Attachments
Change History
Note: See
TracTickets for help on using
tickets.