Solution Brief

What is Code Quality?

Code Quality is code that is consistent, intentional, adaptable, and responsible; which means code that is easy to understand and change, operates smoothly at runtime, and contains no technical debt – therefore making it fit for purpose.

Download Now

Overview

This piece breaks down the key attributes that code should exhibit to be categorized as "clean". The attributes are essential to writing Code Quality that drives desirable software outcomes.