We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@kind
1 parent 014c4e8 commit 70abf2dCopy full SHA for 70abf2d
csharp/ql/src/Metrics/Callables/CCyclomaticComplexity.ql
@@ -1,7 +1,7 @@
1
/**
2
* @name Cyclomatic complexity of functions
3
* @description Methods with a large number of possible execution paths might be difficult to understand.
4
- * @kind table
+ * @kind treemap
5
* @treemap.warnOn highValues
6
* @metricType callable
7
* @metricAggregate avg max sum
0 commit comments