This module allows you to determine code coverage using the xdebug code coverage framework.
Installation
Due to the low-level entry point of code coverage the patch is hard-coded to point to sites/all/modules/code_coverage. The code_coverage module must be placed there in order to work unless you alter the patch accordingly.
In order to get code coverage working the code_coverage.patch will need to be applied to core.
Usage
The code coverage for a page can be viewed by appending ?code_coverage=true to url and clicking the link at the bottom of the page (may need to scroll).
Filter settings may be set to limit the extent of what is recorded during test runs and page runs at admin/config/development/code_coverage.
Initial stable release after heavy development by ReviewDriven.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Developer
- Downloads: 810
- Last modified: May 30, 2012