There are plenty of code metrics tools available in the world but its very difficult/time consuming process to evaluate tools.
Requirements:
- Count number lines in the code
- Count number of Classes
- Count number of methods
- etc..
Below are list of options.
1. Reflector (http://www.red-gate.com/products/reflector/) with custom Add Ins. (Only .NET Languages)
2. Source Monitor from http://www.campwoodsw.com/sourcemonitor.html (Supports most of the language)
3. Line Counter with VS2005 Add Ins. (Only .NET Languages ) http://www.codeproject.com/KB/macros/LineCounterAddin.aspx
Hope this tool is helpful for project metrics related work.
3 takeaways from this year’s e-Conomy SEA 2024 report
-
Southeast Asia’s economy has rapidly expanded over recent years — and
there’s no sign of slowing down. In fact, the GDP growth of Southeast Asia
is project...
1 day ago