Understanding Multi-Dimensional Code Couplings

Fabian Beck

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-06-28
  • 售價: $1,890
  • 貴賓價: 9.5$1,796
  • 語言: 英文
  • 頁數: 252
  • 裝訂: Paperback
  • ISBN: 149372780X
  • ISBN-13: 9781493727803
  • 海外代購書籍(需單獨結帳)

商品描述

Software systems consist of hundreds or thousands of files, which are usually not independent of each other but coupled. While it is obvious that structural dependencies like method calls or data accesses create couplings, there also exist other, more indirect forms of coupling that should be considered when modifying, extending, or debugging a system. In contrast to most previous research, this doctoral thesis considers code coupling as a multi-dimensional construct: several forms of structural couplings are contrasted to couplings based on the history and the semantics of the source code entities. The work proposes two novel visualization techniques, which allow for exploring and visually comparing different concepts of coupling. Based on an empirical study on open source systems, the work further provides insights into the relationship between concepts of coupling and the modularization of software; first evidence on the usage of modularization principles can be derived thereof. Finally, a new application for adapting the modularization of a software system - component extraction - is introduced and tested with varying coupling data. In general, this thesis targets at improving the understanding of multi-dimensional code couplings by systematically contrasting various concepts of coupling.