News Feed
Jobs Feed
Sections




News Archive
Jacob Santos' Blog:
What is your C.R.A.P. Index?
August 07, 2007 @ 11:57:00

In relation to a recent announcement from Sebastian Bergmann about the inclusion of Cyclometic Complexity testing in the upcoming PHPUnit release, Jacob Santos has taken a look at its use - find the C.R.A.P. of a process.

The Change Risk Analysis and Predictions (CRAP) index is to give some idea how difficult it would be to maintain the code base. It is not to be used in evaluating how "beautiful" the code is.

He had to modify things slightly in PHPUnit to get it to work with entire files/functions, but it was still simple to use the testing software to create each file's CRAP index. For his examples, he chose the WordPress code and includes the code he used for the tests - two functions: getCCLevel and getCrapIndex. The results of the report are also included.

1 comment voice your opinion now!
phpunit crap index cyclomatic complexity unittest phpunit crap index cyclomatic complexity unittest


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Unit testing controller actions with Zend_Test_PHPUnit_ControllerTestCase

Chris Hartjes' Blog: Metatesting: Understanding Mock Objects

Sebastian Bergmann's Blog: Using Bazaar for PHPUnit Development

Manuel Pichler's Blog: Documentation error for "merge-phpunit"

Sebastian Bergmann's Blog: Code Coverage Dashboard


Community Events









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


testing code introduction phpunit api language database event composer unittest opinion development example functional community zendframework2 release object framework interview

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