Minimize the Scope of the Variables - II(Fields) 

es.uniovi.reflection.analyses.cmu.dcl53


We search for fields that are unconditionally assigned before their usage, for all the methods. The rule encourages the programmer to use local variables instead.

Computational Reflection Research Group
12-03-2025 17:14
Bad Practice
Attribute Declaration