I have a question regarding Cyclometric Complexity.

I'm looking to include a number of metrics in my Browse and Doc It plug-in and I've been researching the above (wikipedia and the metric notes in RAD Studio) and they mention IF statement and later on conditional loops but they are silent on CASE statements.

If an IF statement increases the complexity by 1 should a CASE statement increase the complexity by at least 1 if not more due to the number of branches?
Shared publiclyView activity