Files
pmd/pmd-java
Alberto Fernandez 883bed3cf8 Better detection of corner cases
the firts changes checks for a exact level to search AdditiveExpression.

So code like
throw new Exception("something bad:" + (e)); gets undetected.

This change search if part of a AdditiveExpression to the base node.
2018-01-17 15:25:38 +01:00
..
2018-01-17 15:25:38 +01:00
2017-12-23 09:54:03 +01:00