The source project of this merge request has been removed.
SWT: Reduced technical debt by 2 hours
Following technical debts get adressed by this:
- Remove this useless assignment to local variable "logoHeight".
- Add a "default" clause to this "switch" statement.
- Add a "default" clause to this "switch" statement.
- Remove this useless assignment to local variable "lastButton".
- Remove this useless assignment to local variable "idxStart" .
- Remove this logging statement.
- Remove this logging statement.
- Replace this "switch" statement with "if" statements to increase readability.
- [Replace this "switch" statement with "if" statements to increase readability.] (https://scm.thm.de/sonar/issues/search#issues=AVUcYelbZZaz45oU5hNj)
- Remove this useless assignment to local variable "quizItem".
- Replace this "switch" statement with "if" statements to increase readability.
- Remove this commented out code.
- Remove this useless assignment to local variable "foundAnswerBase".
False positive: (See #220 (closed)) 14. Either remove this useless object instantiation of "ErrorSplashscreen" or use it. 15. Either remove this useless object instantiation of "ErrorSplashscreen" or use it . 16. Either remove this useless object instantiation of "ErrorSplashscreen" or use it . 17. Either remove this useless object instantiation of "Splashscreen" or use it. 18. Either remove this useless object instantiation of "Splashscreen" or use it.