News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


introduction podcast package release community series custom api symfony2 framework phpunit application conference development manifesto language opinion test interview unittest

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