LoC (lines of code) metrics for .NET 2.0 c# projects [closed]
Asked Answered
O

2

5

Please suggest some free tools which will help me to get Lines-of-Code metrics for C# projects using the command line.

Occam answered 17/11, 2008 at 22:35 Comment(0)
O
2

i got the LoC using Ndepend

Occam answered 6/1, 2009 at 23:2 Comment(1)
It's not free, though - actually quite pricey.Abduce
P
5

I was searching for a similar tool. Found Microsoft Line of Code (LOC) Counter Its pretty good. Feature list from code.msdn page

Features:

  • Get Latest LOC Count and Code Churn by connecting to source repository such as VSTF, VSS , and File System
  • 16 types of count (latest, Code churn with dates, labels, changesets, etc.,)
  • Customize counting standard to suit your own environment - Add, remove programming languages, set inclusion/exclusion rules
  • Report results by File, Folder, Language, Excluded LOC, and more
  • Predict System Defect Density by applying Microsoft Research on the Code churn data
  • Support for Personal Software Process(SM) / Team Software Process(SM) object level code churn
  • Install either as Windows (XP/Vista, 32bit/64bit) Application or as an add-in to Visual Studio 2005 IDE
  • Save source code selections of a task and run them repeatedly
  • Export results to Excel or PDF
Pedology answered 16/8, 2010 at 6:27 Comment(0)
O
2

i got the LoC using Ndepend

Occam answered 6/1, 2009 at 23:2 Comment(1)
It's not free, though - actually quite pricey.Abduce

© 2022 - 2024 — McMap. All rights reserved.