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 Bergamnn's Blog: SeleniumTestCase Improvements in PHPUnit 3.2

Community News: Xinc - Continuous Integration

Ibuildings techPortal: phploc: PHP Lines of Code

Genius Blog: Advanced PHPUnit: Annotations

Raphael Stolt's Blog: Closing and reopening GitHub issues via PHPUnit tests


Community Events









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


sqlserver feature extension job security doctrine windows microsoft release wordpress conference symfony drupal podcast developer framework zendframework opinion facebook codeigniter

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