- Tags:
- analysis
- feature property
CA003 - Feature never called
Description
There is no use for a feature that is never called by any class (including the one where it is defined).
- Scope SystemStatus DisabledSeverity WarningApplicability Non-libraryScore 40
Example of violation
A feature defined in the system but never called.
Recommendation
Remove feature from the system.
Back to Rules
cached: 12/11/2025 7:36:53.000 PM