Vladimir Maksimenko
Results
1
issues of
Vladimir Maksimenko
Nested switch should be forbidden by qulice. For example checking next code: ``` public static int next(final int xxx, final int yyy) throws IOException { final int result; switch (xxx)...
bug
postponed