Lines Matching refs:number
74 # respectively contain the number of errors / warnings messages and the total
75 # number of statements analyzed. This is used by the global evaluation report
187 # Maximum number of arguments for function / method
190 # Maximum number of attributes for a class (see R0902).
193 # Maximum number of branch for function / method body
196 # Maximum number of locals for function / method body
199 # Maximum number of parents for a class (see R0901).
202 # Maximum number of public methods for a class (see R0904).
205 # Maximum number of return / yield for function / method body
208 # Maximum number of statements in function / method body
211 # Minimum number of public methods for a class (see R0903).
231 # Maximum number of characters on a single line.
234 # Maximum number of lines in a module
287 # Minimum number of spaces between the end of a line and an inline comment.
356 # Minimum lines number of a similarity.