| Rule |
Violation |
Priority |
Line |
| AvoidFieldNameMatchingMethodName |
Field normSq has the same name as a method |
3 |
94 |
| AvoidFieldNameMatchingMethodName |
Field norm has the same name as a method |
3 |
96 |
| ExhaustiveSwitchHasDefault |
The switch block is exhaustive even without the default case |
3 |
395–414 |
| ExhaustiveSwitchHasDefault |
The switch block is exhaustive even without the default case |
3 |
490–505 |
| ExhaustiveSwitchHasDefault |
The switch block is exhaustive even without the default case |
3 |
515–523 |
| ExhaustiveSwitchHasDefault |
The switch block is exhaustive even without the default case |
3 |
535–552 |