Author |
Topic |
|
[email protected]
New Member
4 Posts |
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...
|
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
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. |
zen is the art of being at one with the two'ness |
|
|
peterchen
Tomato Guru
126 Posts |
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. |
|
|
[email protected]
New Member
4 Posts |
Posted - Jun 22 2010 : 07:41:27 AM
|
Nice! Thank you :) |
|
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Jun 22 2010 : 11:16:20 AM
|
Thank you for the link, I have made a note of this for future reference |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|