test_basic_limit_1_stdout.gold.txt 465 B

1234567891011
  1. ./test.c:124: warning: Metric 'std.code.complexity:cyclomatic' for region 'no_suppress_for_cyclomatic_complexity' exceeds the limit.
  2. Metric name : std.code.complexity:cyclomatic
  3. Region name : no_suppress_for_cyclomatic_complexity
  4. Metric value : 1
  5. Modified : None
  6. Change trend : None
  7. Limit : 0.0
  8. Suppressed : False
  9. ./:: info: 1 regions exceeded the limit 'std.code.complexity:cyclomatic' > 0.0 [applied to 'any' region type(s)]