Lines Matching full:messages
27 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: function 'foo2' exceeds recommended size/complexity thr…
28 // CHECK-MESSAGES: :[[@LINE-2]]:6: note: 1 statements (threshold 0)
34 // CHECK-MESSAGES: :[[@LINE-4]]:6: warning: function 'foo3' exceeds recommended size/complexity
35 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 3 lines including whitespace and comments (threshold 0)
36 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 1 statements (threshold 0)
40 // CHECK-MESSAGES: :[[@LINE-2]]:6: warning: function 'foo4' exceeds recommended size/complexity
41 // CHECK-MESSAGES: :[[@LINE-3]]:6: note: 1 lines including whitespace and comments (threshold 0)
42 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 3 statements (threshold 0)
43 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 1 branches (threshold 0)
48 // CHECK-MESSAGES: :[[@LINE-3]]:6: warning: function 'foo5' exceeds recommended size/complexity
49 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 2 lines including whitespace and comments (threshold 0)
50 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 7 statements (threshold 0)
51 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 3 branches (threshold 0)
56 // CHECK-MESSAGES: :[[@LINE-3]]:25: warning: function 'foo6' exceeds recommended size/complexity
57 // CHECK-MESSAGES: :[[@LINE-4]]:25: note: 1 lines including whitespace and comments (threshold 0)
58 // CHECK-MESSAGES: :[[@LINE-5]]:25: note: 1 statements (threshold 0)
61 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: function 'foo7' exceeds recommended size/complexity
62 // CHECK-MESSAGES: :[[@LINE-2]]:6: note: 1 statements (threshold 0)
63 // CHECK-MESSAGES: :[[@LINE-3]]:6: note: 6 parameters (threshold 5)
69 // CHECK-MESSAGES: :[[@LINE-4]]:6: warning: function 'bar1' exceeds recommended size/complexity
70 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 3 lines including whitespace and comments (threshold 0)
71 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 14 statements (threshold 0)
72 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 1 branches (threshold 0)
75 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: function 'bar2' exceeds recommended size/complexity
76 // CHECK-MESSAGES: :[[@LINE-2]]:6: note: 3 statements (threshold 0)
78 // CHECK-MESSAGES: :[[@LINE-4]]:30: warning: function 'barx' exceeds recommended size/complexity
79 // CHECK-MESSAGES: :[[@LINE-5]]:30: note: 2 statements (threshold 0)
84 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: function 'baz0' exceeds recommended size/complexity in baz0()
85 // CHECK-MESSAGES: :[[@LINE-2]]:6: note: 28 lines including whitespace and comments (threshold 0) in baz0()
86 // CHECK-MESSAGES: :[[@LINE-3]]:6: note: 9 statements (threshold 0) in baz0()
91 // CHECK-MESSAGES: :[[@LINE-1]]:5: note: nesting level 3 starts here (threshold 2) in baz0()
103 // CHECK-MESSAGES: :[[@LINE-1]]:5: note: nesting level 3 starts here (threshold 2) in baz0()
108 // CHECK-MESSAGES: :[[@LINE-1]]:3: note: nesting level 3 starts here (threshold 2) in baz0()
109 // CHECK-MESSAGES: :[[@LINE-28]]:25: note: expanded from macro 'macro' in baz0()
110 // CHECK-MESSAGES: :[[@LINE-27]]:6: note: 9 variables (threshold 1) in baz0()
115 …// CHECK-MESSAGES: :[[@LINE-1]]:6: warning: function 'nesting_if' exceeds recommended size/complex… in nesting_if()
116 // CHECK-MESSAGES: :[[@LINE-2]]:6: note: 25 lines including whitespace and comments (threshold 0) in nesting_if()
117 // CHECK-MESSAGES: :[[@LINE-3]]:6: note: 18 statements (threshold 0) in nesting_if()
118 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 6 branches (threshold 0) in nesting_if()
119 …// CHECK-MESSAGES-OPTIONAL: :[[@LINE-5]]:6: warning: function 'nesting_if' exceeds recommended siz… in nesting_if()
120 // CHECK-MESSAGES-OPTIONAL: :[[@LINE-6]]:6: note: 6 branches (threshold 5) in nesting_if()
126 // CHECK-MESSAGES: :[[@LINE-1]]:16: note: nesting level 3 starts here (threshold 2) in nesting_if()
132 // CHECK-MESSAGES: :[[@LINE-1]]:16: note: nesting level 3 starts here (threshold 2) in nesting_if()
138 // CHECK-MESSAGES: :[[@LINE-24]]:6: note: 6 variables (threshold 1) in nesting_if()
143 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: function 'bad_if_nesting' exceeds recommended size/comp… in bad_if_nesting()
144 // CHECK-MESSAGES: :[[@LINE-2]]:6: note: 23 lines including whitespace and comments (threshold 0) in bad_if_nesting()
145 // CHECK-MESSAGES: :[[@LINE-3]]:6: note: 12 statements (threshold 0) in bad_if_nesting()
146 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 4 branches (threshold 0) in bad_if_nesting()
151 // CHECK-MESSAGES: :[[@LINE-1]]:15: note: nesting level 3 starts here (threshold 2) in bad_if_nesting()
154 // CHECK-MESSAGES: :[[@LINE-1]]:12: note: nesting level 3 starts here (threshold 2) in bad_if_nesting()
164 // CHECK-MESSAGES: :[[@LINE-22]]:6: note: 4 variables (threshold 1) in bad_if_nesting()
170 // CHECK-MESSAGES: :[[@LINE-3]]:6: warning: function 'variables_0' exceeds recommended size/complex…
171 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 2 lines including whitespace and comments (threshold 0)
172 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 1 statements (threshold 0)
176 // CHECK-MESSAGES: :[[@LINE-3]]:6: warning: function 'variables_1' exceeds recommended size/complex…
177 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 2 lines including whitespace and comments (threshold 0)
178 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 1 statements (threshold 0)
182 // CHECK-MESSAGES: :[[@LINE-3]]:6: warning: function 'variables_2' exceeds recommended size/complex…
183 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 2 lines including whitespace and comments (threshold 0)
184 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 1 statements (threshold 0)
188 // CHECK-MESSAGES: :[[@LINE-3]]:6: warning: function 'variables_3' exceeds recommended size/complex…
189 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 2 lines including whitespace and comments (threshold 0)
190 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 1 statements (threshold 0)
195 // CHECK-MESSAGES: :[[@LINE-4]]:6: warning: function 'variables_4' exceeds recommended size/complex…
196 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 3 lines including whitespace and comments (threshold 0)
197 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 2 statements (threshold 0)
198 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 2 variables (threshold 1)
202 // CHECK-MESSAGES: :[[@LINE-3]]:6: warning: function 'variables_5' exceeds recommended size/complex…
203 // CHECK-MESSAGES: :[[@LINE-4]]:6: note: 2 lines including whitespace and comments (threshold 0)
204 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 1 statements (threshold 0)
205 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 2 variables (threshold 1)
211 // CHECK-MESSAGES: :[[@LINE-5]]:6: warning: function 'variables_6' exceeds recommended size/complex…
212 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 4 lines including whitespace and comments (threshold 0)
213 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 5 statements (threshold 0)
214 // CHECK-MESSAGES: :[[@LINE-8]]:6: note: 2 branches (threshold 0)
215 // CHECK-MESSAGES: :[[@LINE-9]]:6: note: 2 variables (threshold 1)
221 // CHECK-MESSAGES: :[[@LINE-5]]:6: warning: function 'variables_7' exceeds recommended size/complex…
222 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 4 lines including whitespace and comments (threshold 0)
223 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 7 statements (threshold 0)
224 // CHECK-MESSAGES: :[[@LINE-8]]:6: note: 2 branches (threshold 0)
225 // CHECK-MESSAGES: :[[@LINE-9]]:6: note: 2 variables (threshold 1)
232 // CHECK-MESSAGES: :[[@LINE-6]]:6: warning: function 'variables_8' exceeds recommended size/complex…
233 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 5 lines including whitespace and comments (threshold 0)
234 // CHECK-MESSAGES: :[[@LINE-8]]:6: note: 8 statements (threshold 0)
235 // CHECK-MESSAGES: :[[@LINE-9]]:6: note: 2 branches (threshold 0)
236 // CHECK-MESSAGES: :[[@LINE-10]]:6: note: 3 variables (threshold 1)
245 // CHECK-MESSAGES: :[[@LINE-8]]:6: warning: function 'variables_9' exceeds recommended size/complex…
246 // CHECK-MESSAGES: :[[@LINE-9]]:6: note: 7 lines including whitespace and comments (threshold 0)
247 // CHECK-MESSAGES: :[[@LINE-10]]:6: note: 3 statements (threshold 0)
248 // CHECK-MESSAGES: :[[@LINE-11]]:6: note: 2 variables (threshold 1)
249 // CHECK-MESSAGES: :[[@LINE-9]]:5: warning: function 'A' exceeds recommended size/complexity thresh…
250 // CHECK-MESSAGES: :[[@LINE-10]]:5: note: 2 lines including whitespace and comments (threshold 0)
251 // CHECK-MESSAGES: :[[@LINE-11]]:5: note: 1 statements (threshold 0)
252 // CHECK-MESSAGES: :[[@LINE-12]]:5: note: 2 variables (threshold 1)
260 // CHECK-MESSAGES: :[[@LINE-7]]:6: warning: function 'variables_10' exceeds recommended size/comple…
261 // CHECK-MESSAGES: :[[@LINE-8]]:6: note: 6 lines including whitespace and comments (threshold 0)
262 // CHECK-MESSAGES: :[[@LINE-9]]:6: note: 2 statements (threshold 0)
263 // CHECK-MESSAGES: :[[@LINE-10]]:6: note: 2 variables (threshold 1)
271 // CHECK-MESSAGES: :[[@LINE-7]]:6: warning: function 'variables_11' exceeds recommended size/comple…
272 // CHECK-MESSAGES: :[[@LINE-8]]:6: note: 6 lines including whitespace and comments (threshold 0)
273 // CHECK-MESSAGES: :[[@LINE-7]]:10: warning: function 'bar' exceeds recommended size/complexity thr…
274 // CHECK-MESSAGES: :[[@LINE-8]]:10: note: 2 lines including whitespace and comments (threshold 0)
275 // CHECK-MESSAGES: :[[@LINE-9]]:10: note: 2 variables (threshold 1)
281 // CHECK-MESSAGES: :[[@LINE-5]]:6: warning: function 'variables_12' exceeds recommended size/comple…
282 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 4 lines including whitespace and comments (threshold 0)
283 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 3 statements (threshold 0)
284 // CHECK-MESSAGES: :[[@LINE-8]]:6: note: 2 variables (threshold 1)
293 // CHECK-MESSAGES: :[[@LINE-8]]:6: warning: function 'variables_13' exceeds recommended size/comple…
294 // CHECK-MESSAGES: :[[@LINE-9]]:6: note: 7 lines including whitespace and comments (threshold 0)
295 // CHECK-MESSAGES: :[[@LINE-10]]:6: note: 5 statements (threshold 0)
296 // CHECK-MESSAGES: :[[@LINE-11]]:6: note: 2 variables (threshold 1)
301 // CHECK-MESSAGES: :[[@LINE-4]]:6: warning: function 'variables_14' exceeds recommended size/comple…
302 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 3 lines including whitespace and comments (threshold 0)
303 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 6 statements (threshold 0)
309 // CHECK-MESSAGES: :[[@LINE-4]]:6: warning: function 'variables_15' exceeds recommended size/comple…
310 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 3 lines including whitespace and comments (threshold 0)
311 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 5 statements (threshold 0)
312 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 2 variables (threshold 1)
318 // CHECK-MESSAGES: :[[@LINE-4]]:6: warning: function 'variables_16' exceeds recommended size/comple…
319 // CHECK-MESSAGES: :[[@LINE-5]]:6: note: 3 lines including whitespace and comments (threshold 0)
320 // CHECK-MESSAGES: :[[@LINE-6]]:6: note: 4 statements (threshold 0)
321 // CHECK-MESSAGES: :[[@LINE-7]]:6: note: 2 variables (threshold 1)