This class will give you the total lines of code in a given directory and its subdirectories.
You can limit which files to check by adding or removing file extensions to the array within the class.
It allows you to either output the detailed file list, or return an associative array with total number of sub-directories, files, and lines.
|
|
| Name: |
LineCount |
| Base name: |
linecount |
| Description: |
Calculates the total lines of code in a directory |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
719 users |
| All time rank: |
3999 |
| Week users: |
0 users |
| Week rank: |
2011  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (70.0%) |
Sufficient (75.0%) |
- |
Good (80.0%) |
- |
- |
Not sure (50.5%) |
1516 |
| 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 |
|
|