Redundancies in Code
- Explicit 'value' parameter declaration is redundant
Explicit 'value' parameter declaration is redundant.
- Iterator function without 'Yield' statements
Iterator function without 'Yield' statements.
- Keyword 'Then' is redundant in multiline 'If' statement
Keyword 'Then' is redundant in multiline 'If' statement.
- Parameterless property parentheses are redundant
Parameterless property parentheses are redundant.
- Redundant 'Me.' qualifier
Redundant 'Me.' qualifier.
- Redundant 'MyBase.' qualifier
Redundant 'MyBase.' qualifier.
- Redundant 'MyClass.' qualifier
Redundant 'MyClass.' qualifier.
- Redundant array lower bound specification
Redundant array lower bound specification.
- Redundant empty 'Case Else' statement
Redundant empty 'Case Else' statement.
- Redundant qualifier
Redundant qualifier.
- Remove redundant parentheses
Remove redundant parentheses.
- Unreachable code
Unreachable code.
- Unused import clause
Unused import clause.
- Use implicit 'ByVal' modifier
Use implicit 'ByVal' modifier.
- Use implicitly typed variable declaration
Use implicitly typed variable declaration.
- Use implicitly typed variable declaration (evident)
Use implicitly typed variable declaration (evident).
Last modified: 29 July 2025