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
05-08-2024 22:58
Bad Practice
Field Definition