Enterprise Edition only
Code review rules: Problem list
Metrics are a way to describe different aspects of source code. You can use Project Analyzer's problem detection feature to set up warning limits so that you get notified when a metric exceeds the limit. Read more about metrics.
Informational fan-in x fan-out exceeds limit. INF_FANINOUT.
Informational complexity exceeds limit. INF_COMPLEXITY.
Cyclomatic complexity exceeds limit. CYCL_COMPLEXITY.
Loops nested too deeply. LOOPS.
Conditional statements nested too deeply. CONDITIONS.
Number of code lines exceeds limit. LOC.
The comment directive parameter for the rules on this page is METRICS. Metrics are also covered by the STYLE parameter.
Metrics
Problem detection
Code review rules: Problem list
©Aivosto Oy - Project Analyzer Help Contents