Details
Description
In my Sonar instance I have globally excluded a file from the analysis. It seems to work for PMD and checkstyle, but for Emma plugin this is the opposite. Only the excluded files were included in the coverage analysis.
In my Sonar instance I have globally excluded a file from the analysis. It seems to work for PMD and checkstyle, but for Emma plugin this is the opposite. Only the excluded files were included in the coverage analysis.
Here is a patch that should fix the issue (not tested yet).