Online and CHM
QualityResult Class Properties


KellermanSoftware.StaticCodeAnalysis Namespace : QualityResult Class

For a list of all members of this type, see QualityResult members.

Public Properties
 NameDescription
Public Property The date and time with the analysis ended  
Public Property The date and time when the analysis was started  
Public Property The average cyclomatic complexity per method  
Public Property The average lines of code per file  
Public Property The average lines of code per method  
Public Property The average methods per file  
Public Property The average nesting per method  
Public Property The average number of parameters per method  
Public Property A list of the files that were analyzed  
Public Property The total methods analyzed  
Public Property The number of files analyzed  
Public Property A list of the quality violations found  
Public Property The time elapsed as a string  
Public Property The total lines analyzed with comments and blank lines  
Public Property The total lines of code without blank lines or comments  
Top
See Also

Reference

QualityResult Class
KellermanSoftware.StaticCodeAnalysis Namespace