I'd like to see a coverage report for any drupal page, not just unit tests. This is very useful as we break apart modules in order to take better advantage of code registry.

CommentFileSizeAuthor
#1 287264-page-coverage.patch2.5 KBboombatower

Comments

boombatower’s picture

Assigned: Unassigned » boombatower
Status: Active » Needs review
StatusFileSize
new2.5 KB

After my recent refactoring this if fairly trivial #738980: Refactor/Rewrite.

Just add ?code_coverage=true to any page and it will print a link to the coverage reports. Due to refactoring the reports aren't quite complete yet, but you'll get the idea.

boombatower’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.