which versions are you using (SonarQube - 5.0.1, deployed in AWS EC2 instance
how is SonarQube deployed: zip
what are you trying to achieve - source code single line is being interpreted as multiple lines which reduces the overall coverage for source code and sonar reports gets failed.
what have you tried so far to achieve this - same setup is working on on-prem physical servers which shows the correct coverage.
Is there actually a red line to the right of the other lines of the multi-line line? (this is hard to describe ) Could you provide a screenshot of this?
Because when we import a coverage report, we go exactly by what’s in that report. If it says line 6 is covered and line 7 is not, that’s what you’ll see in SonarQube.