I have a Java project that I\'ve been working on for a while. The design started out pretty good but slowly degraded as changes were made. I\'m looking for some sort of to
You may also want to try FindBugs. Helps a lot with these and many other issues.