i have the problem that in SonarQube v6.7 the line coverage is lower than in jacoco report.
When I'm opening sonar my class file has a lot of uncovered lines. When opening the jacoco report, it shows me that these lines are covered.
I'm using the gradle plugin. (v2.6)
Any ideas what can be the issue?