]> source.dussan.org Git - sonarqube.git/commit
SONAR-3890 The overall code coverage should not be computed when the code coverage...
authorDavid Gageot <david@gageot.net>
Mon, 29 Oct 2012 13:50:27 +0000 (14:50 +0100)
committerDavid Gageot <david@gageot.net>
Mon, 29 Oct 2012 13:50:27 +0000 (14:50 +0100)
commit07e3d0d4c4341d7abd231395f41eeb1d8e05cecc
tree8f878292dd3ce6b86f55d8e0191a6890318d84dc
parent94b2a9ae7d056e97a4c259102f940098f105403f
SONAR-3890 The overall code coverage should not be computed when the code coverage by unit tests is not computed with jacoco
plugins/sonar-jacoco-plugin/src/main/java/org/sonar/plugins/jacoco/JaCoCoOverallSensor.java
plugins/sonar-jacoco-plugin/src/test/java/org/sonar/plugins/jacoco/JaCoCoOverallSensorTest.java