Ran plugin though SonarQube analysis. It complained about the switch without a default, a cast to double from int, and removing a redundant exception stack trace.
It also complained about the complexity of a method, but it's going to have to stand for now.
Ran plugin though SonarQube analysis. It complained about the switch without a default, a cast to double from int, and removing a redundant exception stack trace.
It also complained about the complexity of a method, but it's going to have to stand for now.