News Feed
Jobs Feed
Sections




News Archive
Debuggable Blog:
Code Coverage Analysis soon in CakePHP - Test How Well You Test
May 01, 2008 @ 11:19:54

In a new post to the Debuggable blog, Tim Koschutzki talks some about the work he's been doing on the code coverage analysis for the upcoming CakePHP release:

There are several different kinds of criteria to code coverage. The two most important ones are line coverage (or statement coverage as wikipedia puts it) and path coverage. [...] So how is it going to work? Pretty simple actually. Whenever you run a CakePHP test case Cake assembles information in the background about which lines of your subject-under-test are called.

He includes a few screenshots of the code coverage being run and the end result of the runner with the percent covered.

0 comments voice your opinion now!
coverage cakephp framework test unittest


blog comments powered by Disqus

Similar Posts

Mindloop Blog: Htmlpurifier and the CodeIgniter framework

Community News: Zend Announces Formal Split from PHP

Felix Geisendörfer's Blog: Containable 2.0 BETA

php|architect: Exam Schedule at php/db|works now available

php|architect: An overview of the CakePHP framework


Community Events











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


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

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