Details
Description
BullseyeCoverage is a code coverage tool made by Bullseye Testing Technology.
This patch replace the old patch http://jira.codehaus.org/browse/SONARPLUGINS-1585
1) Now there is Junit unit test for the BullseyesCoverage sensor.
BullseyesCoverage was run on The sample cpp projet.
The JUnit unit test use the BullseyesCoverage output.
2) This patch is usable on sonar cxx svn trunk (24/April/2012)
3) Now use CxxUtils.LOG like other sensors.
Properties used :
<sonar.cxx.bulleyescoverage.reportPath>
<sonar.cxx.bullseyecoverage.command>
If the property is not define in pom.xml file, the sensor will look in :
bullseyecoverage-reports/bullseyecoverage-result-*.xml
Activity
Evgeny Mandrikov
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Cxx [ 14579 ] |
Waleri Enns
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Waleri Enns [ wenns ] | |
| Resolution | Fixed [ 1 ] |
Waleri Enns
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Jorge Costa
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Assignee | Waleri Enns [ wenns ] | Jorge Costa [ jmecosta ] |
Jorge Costa
made changes -
| Fix Version/s | CXX-0.2 [ 18957 ] | |
| Affects Version/s | CXX-0.1 [ 18353 ] |
Jorge Costa
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Waleri Enns
made changes -
| Summary | Support BullseyesCoverage C++ Code Coverage with JUnit | Provide support for BullseyeCoverage |
| Description |
This patch replace the old patch http://jira.codehaus.org/browse/SONARPLUGINS-1585
1) Now there is Junit unit test for the BullseyesCoverage sensor. BullseyesCoverage was run on The sample cpp projet. The JUnit unit test use the BullseyesCoverage output. 2) This patch is usable on sonar cxx svn trunk (24/April/2012) 3) Now use CxxUtils.LOG like other sensors. Properties used : <sonar.cxx.bulleyescoverage.reportPath> <sonar.cxx.bullseyecoverage.command> If the property is not define in pom.xml file, the sensor will look in : bullseyecoverage-reports/bullseyecoverage-result-*.xml |
BullseyeCoverage is a code coverage tool made by Bullseye Testing Technology.
This patch replace the old patch http://jira.codehaus.org/browse/SONARPLUGINS-1585 1) Now there is Junit unit test for the BullseyesCoverage sensor. BullseyesCoverage was run on The sample cpp projet. The JUnit unit test use the BullseyesCoverage output. 2) This patch is usable on sonar cxx svn trunk (24/April/2012) 3) Now use CxxUtils.LOG like other sensors. Properties used : <sonar.cxx.bulleyescoverage.reportPath> <sonar.cxx.bullseyecoverage.command> If the property is not define in pom.xml file, the sensor will look in : bullseyecoverage-reports/bullseyecoverage-result-*.xml |
Waleri Enns
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |