A project should not contain unused type declarations
This checker is deactivated in a default Polyspace® as You Code analysis. See Checkers Deactivated in Polyspace as You Code Default Analysis (Polyspace Bug Finder Access).
A project should not contain unused type declarations.
If a type is declared but not used, a reviewer does not know if the type is redundant or if it is unused by mistake.
A project should not contain unused type declarations: type XX is not used.
If you expect a rule violation but do not see it, refer to Coding Standard Violations Not Displayed.
| Group: Unused Code |
| Category: Advisory |
| AGC Category: Readability |