>Each bug pattern includes code examples of both positive and negative cases; these examples are used in our regression test suite. this statement from the website BugPatterns section doesn't hold for some BugPatterns - [example 1](https://errorprone.info/bugpattern/DeadException), [example 2](https://errorprone.info/bugpattern/DiscardedPostfixExpression)
this statement from the website BugPatterns section doesn't hold for some BugPatterns - example 1, example 2