其他分享
首页 > 其他分享> > Proj FuzzViz Paper Reading: Visualizing Feature Evolution of Large-Scale Software based on Problem a

Proj FuzzViz Paper Reading: Visualizing Feature Evolution of Large-Scale Software based on Problem a

作者:互联网

Abstract

背景:Hidden dependencies of structurally unrelated but over time logically coupled files exhibit a high potential to illustrate feature evolution and possible architectural deterioration
结构上不相关但随着时间的推移逻辑耦合的文件的隐藏依赖关系表现出很高的潜力来说明特征演变和可能的架构恶化。
任务:从CVS和Bugzilla等系统获取modification reports和problem reports中提取功能相关的描述
方法:Multidimensional Scaling (MDS)
将这些报告的相关性以1. feature-connected files 2. project directory structure的两种视图来展示
作为案例研究,我们使用 Mozilla 及其 CVS 和 Bugzilla 数据来展示我们方法的适用性和有效性。

标签:files,Evolution,Scale,based,展示,CVS,reports,feature,Bugzilla
来源: https://www.cnblogs.com/xuesu/p/15906348.html