ER-029
Avoid hardwired numeric literals
Severity
3
Enabled
yes
Waivable
Configuration
Allowed numeric literals: -1.0 1.0 0.0
Violation
if (parInt
Fix
if (parInt
Hammurapi 3 Copyright © 2004 Hammurapi Group. All Rights Reserved.