Depth of Inheritance Tree too large for class
objectscriptQuality release
Id
M0002
Rule type
Code Smell
Severity
Major
Major
SQALE characteristic
- Reusability
- Reusability Compliance
Remediation function
Constant/issue
Remediation cost
2d
This check computes the Depth of Inheritance Tree as described here.
Parameters
Name | Description | Default value |
---|---|---|
ditThreshold
| Maximum allowed depth of inheritance tree
| 5
|