• CWE-1074: Class with Excessively Deep Inheritance

Eine Klasse weist eine zu hohe Inheritance Level auf, d.h., sie verfügt über eine große Anzahl von Parent Classes.

CWE-1074: Class with Excessively Deep Inheritance

CWE ID: 1074
Name: Class with Excessively Deep Inheritance

Beschreibung

Eine Klasse weist eine zu hohe Inheritance Level auf, d.h., sie verfügt über eine große Anzahl von Parent Classes.