| Violation Type | Count |
|---|---|
| missing/call | 27 |
| misplaced/call | 2 |
| superfluous/call | 9 |
| missing/condition/null_check | 25 |
| missing/condition/value_or_state | 37 |
| missing/condition/synchronization | 0 |
| missing/condition/context | 0 |
| misplaced/condition/null_check | 1 |
| misplaced/condition/value_or_state | 0 |
| misplaced/condition/synchronization | 0 |
| misplaced/condition/context | 0 |
| superfluous/condition/null_check | 3 |
| superfluous/condition/value_or_state | 1 |
| superfluous/condition/synchronization | 0 |
| superfluous/condition/context | 0 |
| missing/exception_handling | 0 |
| misplaced/exception_handling | 0 |
| superfluous/exception_handling | 0 |
| missing/iteration | 1 |
| misplaced/iteration | 0 |
| superfluous/iteration | 1 |
| missing/exception handling | 10 |
| missing/method call | 1 |
| superflous/method call | 1 |
| superfluous/call/duplicate | 1 |
| superfluous/exception handling | 1 |
| missing/condition/environment | 1 |
| superfluous/condition/threading | 1 |
| missing/condition/threading | 1 |
| superfluous/condition/environment | 1 |