https://issues.apache.org/bugzilla/show_bug.cgi?id=56682
--- Comment #10 from Sebb <[email protected]> --- (In reply to Ashish Sureka from comment #9) > Thanks for the feedback – really appreciate it. I have addressed all the > comments/issues mentioned in this discussion thread and fixed it (except the > minor nit which also I will address soon). I have attached the new report > (refer to Comment 8 and Attachments). I was referring to line numbers for the source code. > I agree that for the unit-test-code throwing and catching generic exception > (Exception) is not an anti-pattern and I need to figure out a solution to > this problem (warning message based on whether test-code or not) There are likely other anti-patterns that are common in Unit test code. It would probably be better to produce separate reports for the two source trees. > I am working towards enhancing the tool to fix issues and add more exception > handling anti-patterns (currently it has 10 anti-patterns). I will make the > tool free and open-source and host it on GitHub. Thanks Note that there are already a lot of other such tools. For example, Findbugs. -- You are receiving this mail because: You are the assignee for the bug.
