Brian Cajes

30%
Flag icon
The A metric is a measure of the abstractness of a component. Its value is simply the ratio of interfaces and abstract classes in a component to the total number of classes in the component. • Nc: The number of classes in the component. • Na: The number of abstract classes and interfaces in the component. • A: Abstractness. A = Na ÷ Nc.
Clean Architecture: A Craftsman's Guide to Software Structure and Design
Rate this book
Clear rating
Open Preview