 |
|
Innovation award
 Nominee: 7x |
This class can be used to count the number of lines and characters contained in the files of a project.
It can traverse a given project directory recursively and process files that match a given file name pattern.
The class counts the number of lines of the matched files and the total number characters excluding white space or just considering alphabetic characters.
The class can also display the statistics in a Web page.
|
|
| Name: |
Project Estimator |
| Base name: |
project_estimator |
| Description: |
Get the number of lines and characters from files |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1186 users |
| All time rank: |
2799 |
| Week users: |
3 users |
| Week rank: |
952  |
| |
|
 October 2006
Number 8
Prize: One book of choice by Packt |
One way to measure the amount of work and value of a software project is to count the number of its lines of code.
This class can simplify the count of project lines of code. It traverses code repositories and perform line counting according to the language of the source files that are found.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Sufficient (68.8%) |
- |
Good (93.8%) |
- |
- |
Sufficient (60.0%) |
839 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|