We are using PowerMockito for Unit testing. However, this is not working properly with Jacoco and SonarQube.
When we upload the reports to Sonar it shows 0% code coverage.
Is there any way to fix this.