ENVY/QA User Guide
:
Code Critic
:
Method Reviews
:
References Global Variables
References Global Variables
Warns if a method references a global variable.
If a class has too many references to global variables, the class may rely on too much shared information, which may be a design problem.
Last modified date: 05/19/2020
This site works best with JavaScript enabled