ScholarGate
Asystent

Porównaj metody

Przeglądaj wybrane metody obok siebie; wiersze, które się różnią, są wyróżnione.

Metryki CK×Złożoność cyklomatyczna×
DziedzinaMetody numeryczneMetody numeryczne
RodzinaMachine learningMachine learning
Rok powstania19941976
TwórcaShyam Chidamber and Chris KemererThomas McCabe
TypDesign quality metric suiteControl-flow complexity metric
Źródło pierwotneChidamber, S. R., & Kemerer, C. F. (1994). A metrics suite for object-oriented design. IEEE Transactions on Software Engineering, 20(6), 476–493. DOI ↗McCabe, T. J. (1976). A complexity measure. IEEE Transactions on Software Engineering, SE-2(4), 308–320. DOI ↗
Inne nazwyOO metrics, CK suite, object-oriented complexityCC, cyclomatic number, McCabe complexity
Pokrewne11
PodsumowanieCK Metrics is a suite of six object-oriented design metrics introduced by Chidamber and Kemerer in 1994 to measure class complexity, cohesion, and coupling. The metrics quantify OO design quality; high coupling and low cohesion predict defects and maintenance effort.Cyclomatic Complexity (CC), introduced by Thomas McCabe in 1976, is a quantitative metric measuring the number of linearly independent paths through a function's control-flow graph. A function with high cyclomatic complexity is harder to understand, test, and maintain; McCabe advocated a threshold of 10 as the complexity limit for maintainability.
ScholarGateZbiór danych
  1. v1
  2. 3 Źródła
  3. PUBLISHED
  1. v1
  2. 3 Źródła
  3. PUBLISHED

Przejdź do wyszukiwania Pobierz slajdy

ScholarGatePorównaj metody: CK Metrics · Cyclomatic Complexity. Pobrano 2026-06-17 z https://scholargate.app/pl/compare