You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
But it seems to simplify as "number of decisions" + 1. With IL we have conditional branches, switch statements and we also have try/catch/fault/filter statements (I didn't include try/finally as this to me is part of the original path).
For now I have decided to leverage the Cyclomatic Complexity metric as produced by the Gendarme AvoidComplexMethodsRule. It also uses Mono.Cecil and so is easy to integrate into OpenCover.