Introduction
In my desire to strengthen my existing knowledge and learn something new, I came across the term cyclomatic complexity. In my relatively short IT career, I observed a few unknowns and enigmas, but the aforementioned term somehow lingered in my thoughts.
As I slowly focused on “writing efficient and maintainable code,” the phrase cyclomatic complexity came up in obscure formulas and incomprehensible explanations.
I wanted to dive into the phrase’s meaning and learn more about what’s hiding behind this term, how I can incorporate its method into my day-to-day job, and whether my team can benefit from it in their workflow.