-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
see: http://www.cenqua.com/forums/thread.jspa?threadID=3260&tstart=0
Clover not only ignores no-arg getXXX methods and single-arg setXXX methods, but any getXXX method, isXXX method and setXXX method.
Change this to only match:
- setters with one arg
- getters with no args