Redundancy Parent Index Sibling aspects Metadata Redundancy This aspect describes redundancy in your source code. Subaspects Clone UnreachableCode UnusedImport UnusedVariable Importance Redundant code makes your code harder to read and understand. How to fix this Redundant code can usually be removed without consequences.