Currently, the JSON Report for the Class View is not handling adequately annotation metrics for Type (Classes/Enum/Interfaces).
The public Type, that coincides with the Compilation Unit, is being generated as a child element of the Compilation Unit (which is how the parsing occurs)
Feature
Adapt the report, so annotations that belong directly to the Type Definition, that matches the Compilation Unit, are generated as children
Context
Feature