Sometimes expressions are wrapped in unnecessary parentheses, making them look like a function call.public class Foo { boolean bar() { return (true); } }Additional info can be found at this http://pmd.sourceforge.net/rules/controversial.html#UnnecessaryParentheses site.
| 2 | org.jcoderz.commons.util.Base64Util |
| [270:19], [270:47] | |
| 1 | org.jcoderz.commons.util.IoUtilTest |
| [216:76] | |
| 1 | org.jcoderz.commons.taskdefs.XsltBasedTask |
| [268:49] | |
| 1 | org.jcoderz.commons.connector.http.transport.HttpClientConnectionImpl |
| [381:20] | |