PHP Test Coverage Tool

The PHP Test Coverage tool enables the collection and display of code coverage data on PHP software source code bases of arbitrary size. It is a member of SD's family of Test Coverage tools.

Avaya uses PHP Test Coverage at many of their sites.


with confidence: 60 day money-back gaurantee

PHP Test Coverage Features

The PHP Test Coverage tool has an intuitively simply display. It shows

Here's a screenshot (in a popup window) of the PHP Test Coverage display. If you have popups disabled, try this link: screen shot. Green code means "covered (executed)". Red code means "uncovered (not executed)". In the example, note that line 43 is covered, and line 44 is not; this means that line 43 threw an exception that aborted execution and so line 44 never got executed. Also note that the system being tested (the open source Web framework Joomla) has 1078 files, 40000+ probe points and that the total coverage is some 46%.

Semantic Designs also offers PHP Profiler Tools




PHP
Test Coverage