Files and Folders: LineCount
Jake M (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (70.0%)
| Sufficient (75.0%)
| -
| Good (80.0%)
| -
| -
| Not sure (50.5%)
| 1223 |
Click here for detailed information about this class on phpclasses.org