Code Duplication – High

< 1 min read

Impact area

Manageability

Severity

High

Affected Element

Duplicate  

Rule number #

OF-0154 (for Office 365)

Impact #

Code duplication greatly increases technical debt and makes the code hard to maintain.

Remediation #

Refactor your code into a reusable function or class.

Updated on March 21, 2025
Table of contents
Was it helpful ?