--- name: Rule violation about: Let us know about a false positive/false negative title: '' labels: 'a:bug' assignees: '' --- **Affects PMD Version:** **Rule:** Please provide the rule name and a link to the rule documentation: **Description:** **Code Sample demonstrating the issue:** ``` ``` **Expected outcome:** * Does PMD report a violation, where there shouldn't be one? -> false-positive * Is PMD missing to report a violation, where there should be one? -> false-negative **Running PMD through:** *[CLI | Ant | Maven | Gradle | Designer | Other]*