Inspectopedia 2025.2 Help

Redundancies in Code

Explicit 'value' parameter declaration is redundant   New in this release

Explicit 'value' parameter declaration is redundant.

Iterator function without 'Yield' statements   New in this release

Iterator function without 'Yield' statements.

Keyword 'Then' is redundant in multiline 'If' statement   New in this release

Keyword 'Then' is redundant in multiline 'If' statement.

Parameterless property parentheses are redundant   New in this release

Parameterless property parentheses are redundant.

Redundant 'Me.' qualifier   New in this release

Redundant 'Me.' qualifier.

Redundant 'MyBase.' qualifier   New in this release

Redundant 'MyBase.' qualifier.

Redundant 'MyClass.' qualifier   New in this release

Redundant 'MyClass.' qualifier.

Redundant array lower bound specification   New in this release

Redundant array lower bound specification.

Redundant empty 'Case Else' statement   New in this release

Redundant empty 'Case Else' statement.

Redundant qualifier   New in this release

Redundant qualifier.

Remove redundant parentheses  

Remove redundant parentheses.

Unreachable code   New in this release

Unreachable code.

Unused import clause   New in this release

Unused import clause.

Use implicit 'ByVal' modifier   New in this release

Use implicit 'ByVal' modifier.

Use implicitly typed variable declaration   New in this release

Use implicitly typed variable declaration.

Use implicitly typed variable declaration (evident)   New in this release

Use implicitly typed variable declaration (evident).

Last modified: 29 July 2025