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
01-05-2026 13:28
Bad Practice
Field Declaration