Hi Frédéric,
We don’t calculate this except in the context of a few rules. Similar to my answer in your thread about method-level Cyclomatic Complexity the only way to get this would be to turn on the rule about control flow nesting (S134) with the threshold tuned to 0.
HTH,
Ann