Magic Values
Warns if the method contains hard-coded numeric constants.
D:\Documents\VAS Documentation Word\images\tips.gif
A hard-coded number has little semantic value and may increase maintenance problems. Carefully document hard-coded numbers. Place them into methods that return them or place them into class pools.
 
Last modified date: 05/19/2020