--- name: Rule violation (false-positive) about: Let us know about a false-positive (a violation is reported on code that is not problematic) title: '' labels: 'a:false-positive' assignees: '' --- **Affects PMD Version:** **Rule:** Please provide the rule name and a link to the rule documentation: **Description:** **Code Sample demonstrating the issue:** ```java ``` **Expected outcome:** PMD reports a violation at line ..., but that's wrong. That's a false positive. **Running PMD through:** *[CLI | Ant | Maven | Gradle | Designer | Other]*