Details
Description
We run our PHP unit tests with cruise control and then use Maven to upload the results to Sonar. When you view an individual module's metrics you can see the coverage as a percentage, but you don't get line or branch coverage as you do with Java.
When you add any module to a view, there is no coverage, the column is just empty (See screenshot)
Diff file to enable uncovered lines to be recorded for PHP projects.