Method | Description | |
---|---|---|
NamespaceMetric ( double maintainabilityIndex, int cyclomaticComplexity, int linesOfCode, IEnumerable |
public NamespaceMetric ( double maintainabilityIndex, int cyclomaticComplexity, int linesOfCode, IEnumerable |
||
maintainabilityIndex | double | |
cyclomaticComplexity | int | |
linesOfCode | int | |
classCouplings | IEnumerable |
|
depthOfInheritance | int | |
name | string | |
typeMetrics | IEnumerable |
|
documentation | IDocumentation | |
return | System.Collections.Generic |