| Violation Type | Count |
|---|---|
| missing/call | 33 |
| misplaced/call | 1 |
| superfluous/call | 21 |
| missing/condition/null_check | 31 |
| missing/condition/value_or_state | 33 |
| missing/condition/synchronization | 1 |
| missing/condition/context | 0 |
| misplaced/condition/null_check | 1 |
| misplaced/condition/value_or_state | 1 |
| misplaced/condition/synchronization | 0 |
| misplaced/condition/context | 0 |
| superfluous/condition/null_check | 4 |
| superfluous/condition/value_or_state | 2 |
| 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 | 8 |
| superfluous/value_or_state | 2 |
| superfluous/exception handling | 3 |
| missing/condition/environment | 1 |
| superfluous/condition/threading | 1 |
| missing/condition/threading | 1 |
| superfluous/call/duplicate | 1 |