ENVY/QA User Guide : Code Critic : Method Reviews
Method Reviews
This section describes reviews that you can run on methods.
1. Compiler Warnings
2. Could Be Cascaded
3. Could Use Self
4. Defeats Compiler Optimization
5. Direct State Variable Access
6. Identical to Inherited Method
7. Inefficient Convenience Method
8. Magic Values
9. Missing #yourself
10. Missing Method Comment
11. Missing Primitive Fail Code
12. Not Implemented in Superclass
13. Poorly Named Method
14. Poorly Named Variables
15. Public/Private Inconsistency
16. References Development Classes
17. References Global Variables
18. References Outside Prereq Chain
19. References Own Class
20. ReImplements System Method
21. Sends System Method
22. Sent But Not Implemented
23. Should Call Superclass
24. Should Not Be Implemented
25. Should use IsEmpty
26. Too Many Consecutive Concatenations
27. Too Many Consecutive Messages
28. Unnecessary #isNil or #notNil
29. Unnecessary Parentheses
30. Unsent Method
31. Unused Arguments
 
Last modified date: 07/06/2015