/SourceCounter

Source Step Counter for Kotlin and Java

Primary LanguageJava

This is a source counter tool which can count the lines of your source code. It can tell you that how many lines of statement/document/comment/empty in your source code files.

Current version

v1.7.1 released at 2016/11/25

Install

Eclipse update site:

http://www.liying-cn.net/updateSite/

Source File Supported

  • Kotlin
  • Java
  • Java Script
  • JSP
  • HTML, XHTML
  • XML, XSLT, DTD, XSD, TLD
  • CSS
  • properties
  • MXML
  • C, C++, Objective-C
  • C#
  • SQL
  • Shell Script
  • Makefile
  • JSON
  • YAML
  • INI
  • BAT, CMD
  • Text
  • Python
  • Scala (TODO)
  • the others... (if you want to count some other source files, just tell me)

Feature

  • There is an Eclipse plug-in so you can count source code from the Eclipse IDE

You can select one or more source folder(s), Java package(s), source file(s), and then select "Source Counter" => "Count" from the popup menu:

The count result will be shown in the Source Count Result View:

You can check the count result in the table mode:

Or in the Chart mode:

(1)Count by Type:

(2)Count by Path:

(3)View as Pie Chart:

(4)View as Bar Chart: