complexity.RedundantUninitializedVariable
Declare variables where they are used and directly assign them a value.
Test.java:9
Test.java:24
Test.java:35
# Test.java:48
