T O P I C R E V I E W |
[email protected] |
Posted - Jan 25 2010 : 08:00:01 AM What about adding to vax simple code metrics for c++ code? Like number of lines, comment lines, non-comment lines, module count, class count , method count, etc...
|
4 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jun 22 2010 : 11:16:20 AM Thank you for the link, I have made a note of this for future reference |
[email protected] |
Posted - Jun 22 2010 : 07:41:27 AM Nice! Thank you :) |
peterchen |
Posted - Jun 22 2010 : 04:48:42 AM I've used Source Monitor (http://www.campwoodsw.com/sourcemonitor.html) - free, comprehensive, works well.
Some IDE integration - namely, navigating from methods /classes mentioned to the actual source would be nice, but isn't a killer feature. Other than that, it's fine as a standalone tool. |
feline |
Posted - Jan 25 2010 : 11:08:55 AM This idea has come up before, but currently we don't have any plans to try and do this. One simple reason is that code metric's start to get quite complex quite quickly. If people really care about them, then they tend to want quite a lot of metric's, and quite a lot of control over them.
This seems a bit outside of the current scope of VA, and there are specialised code metric's tools available for those who want them. |
|
|