visual studio 2010 - Find how many lines of code in VS2012 project -


how find how many lines of code in project/sub-project?

in menu bar, go analyze->calculate code metrics project/solution. gives other information, such class's complexity, maintainability, depth of inheritance, , number of class couplings.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -