Click here to Skip to main content
Licence 
First Posted 27 Jan 2004
Views 49,011
Bookmarked 21 times

Counting version1.1

By | 27 Jan 2004 | Article
A software to count lines in our source code.

Sample Image - main_en.gif

Introduction

In working, we often need to count how many lines our programmers have developed, including source code lines, comment lines and blank lines. This software, Counting ver1.1, is designed for that purpose. At first, I developed it to count my VC++ source code. Later, it was upgraded to count files such as VB, Java, ASP, JSP and so on. By comparison, I found Counting is more quick and more accurate, especially for some unfamiliar instances.

Advantages

  1. Accurate: This function is absolutely necessary for any line-counting software. For that purpose, I created one test file (test.cpp), in which I designed some reasonable code lines but can be easily wrong counted. Counting (ver1.1) can count lines in test.cpp accurately.
  2. More quick: Due to proper process and good algorithms, Counting can count lines very quickly.
  3. Easy to use: Counting is easy to use and doesn’t need to be installed.

How to use?

  • Input file name or extension in the “file or extension” (like .cpp;*.c;*.h or counting.cpp; setting.c; resource.h), separated by “: , :”. Click the combo box and you can select some extensions.
  • Input path in the “searching in” combo box.
  • You can select whether to count in subfolder.
  • Click “Count” button to begin counting, click again to stop counting.
  • You can click “Save” button to save the counting result to a text file, Excel file or CSV file.
  • Double click the control list to open the file.
  • If code and comment lie on the same line, you can select different method to count in Setting dialog box.

Statement of the Author:

This software is an open source. You can use it freely but don't remove any declaration about the author. Please let me know of any problems or improvements. Also you can download the latest version on my personal homepage. Thanks and good luck. My Email: xiaogi@sohu.com.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

xiaogi

Web Developer

China China

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionResource leak Pinmemberrushiraj.jhala21:19 23 Mar '07  
Generalanother source code file analyzer PinmemberKingMarine17:17 27 Jan '05  
GeneralRe: another source code file analyzer Pinmember.dan.g.21:05 24 Mar '06  
GeneralLatest Version Pinmember99agrawala10:45 29 Oct '04  
GeneralDefinition of LOC PinmemberThomas Pfleger0:15 4 Feb '04  
GeneralRe: Definition of LOC Pinmemberxiaogi3:02 15 Feb '04  
QuestionTool for dumb managers? PinmemberAlex Farber1:26 29 Jan '04  
AnswerRe: Tool for dumb managers? PinmemberHeywood2:22 29 Jan '04  
GeneralCounting Program Lines? PinmemberDavidFMayerPhD7:24 17 Nov '08  
AnswerRe: Tool for dumb managers? Pinmemberxiaogi13:32 29 Jan '04  
AnswerRe: Tool for dumb managers? PinmemberThomas Pfleger0:05 4 Feb '04  
Generalbig resource-leak PinmemberDieter Hammer20:48 28 Jan '04  
GeneralRe: big resource-leak Pinmemberxiaogi13:36 29 Jan '04  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120517.1 | Last Updated 28 Jan 2004
Article Copyright 2004 by xiaogi
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid