News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Ibuildings techPortal:
phploc PHP Lines of Code
January 28, 2010 @ 08:59:36

On the Ibuildings techPortal today there's a new article from Lorna Mitchell looking at the phploc tool as a way to analyze your code and pick out a whole selection of statistics.

This has been a feature of PHPUnit for some time but has been released as a separate project in the phpunit pear channel. The nature of PHPUnit means that many of these statistics can be collected while the tests are running, which is why it was added to that tool in the first instance.

Stats gathered include the number of directories, files, interfaces, methods, functions and constants with more details for each (like visibility, actual lines of code contained in them and the cyclomatic complexity). The tool is very simple to use - just call it from the command like and give it a path to your codebase. It does the rest and spits out a text-based report.

0 comments voice your opinion now!
phploc lines code analyze phpunit



Similar Posts

Sebastian Bergmann's Blog: PHPUnit 3.4.0 (Release)

php|architect Blog: Less Code isn’t Always Better

Think Vitamin Blog: How to Debug in PHP

Mike Lively's Blog: PHPDBUnit - Testing DB interaction with PHPUnit

Drupal.org: Tuning your server for optimal Drupal performance


Community Events

phpnw10 PHP Conference 09/10/2010




Don't see your event here?
Let us know!


phpunit introduction example codeigniter application suggestion developer database book wordpress framework development conference opinion plugin unittest zendframework screencast azure tool

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework