When I look at my Sonar Components view I see a lot of classes with code coverage. However, when I click the unit test code coverage percentile to retrieve the view of packages from which the percentile is derived from, I only get a subset of the covered packages/classes that are listed in the Components view. So Components view contains all classes in code coverage view, but code coverage view is a subset of the code covered classes in the Components view.
Any ideas what would make this like this?