Process / pipelineArchitecture assessment
架构坏味检测
架构坏味是系统中结构性的重复模式,预示着潜在的设计问题。由García等人(2009年)引入,这些模式标志着系统层面的架构原则(模块化、独立性、抽象性)的违背。检测结合了代码度量、依赖分析和模式识别,以早期识别坏味,指导重构和架构改进。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Fowler, M. (2018). Code smell. Martin Fowler's Website. link ↗
- Garcia, J., Popescu, D., Edwards, G., & Medvidovic, N. (2009). Identifying architectural bad smells. In Proceedings of the 2009 IEEE/IFIP Conference on Software Architecture (pp. 141–150). DOI: 10.1109/csmr.2009.59 ↗
- Lanza, M., & Marinescu, R. (2005). Object-Oriented Metrics in Practice. Springer. link ↗
如何引用本页
ScholarGate. (2026, June 3). Architectural Anti-pattern and Smell Identification. ScholarGate. https://scholargate.app/zh/software-engineering/architecture-smell-detection
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →