News Feed
Jobs Feed
Sections




News Archive
DevShed:
Debugging Program Flow with the Xdebug Extension
February 24, 2009 @ 07:56:21

DevShed continues their look at XDebug with the fourth article in their series. This time they look at using the tool to detect code coverage.

The XDebug extension comes equipped with many other functions that allow you to perform all sorts of debugging tasks. So, provided that you're interested in learning a bit more, in this fourth article I'll be explaining how to use the complementary "xdebug_start_code_coverage()" and "xdebug_get_code_coverage()" functions. They can help you keep track of which lines are executed by a specified PHP program.

They include a brief example of how the two functions are used and one a bit more complex wrapped up in a class.

0 comments voice your opinion now!
xdebug extension debug application codecoverage tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Building a Content Management System with Code Igniter

ONLamp.com: Quick and Clean PHP Forms

Lorna Mitchell: Installing XHGui

Ibuildings Blog: DPCRadio: Let's Build a Parser

Zend Developer Zone: MySQLND, MySQL_UH and other goodies available to PHP programmers


Community Events











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


podcast release opinion rest community symfony2 phpunit conference unittest interview zendframework2 language series usergroup framework testing development functional introduction database

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