楠本研究室

業績一覧

ホーム業績一覧

CRat: A Refactoring Support Tool for Form Template Method

CRat: A Refactoring Support Tool for Form Template Method
Proc. of the 20th International Conference on Program Comprehension (ICPC2012), pp.250-252 (2012)
概要: Refactoring is important for efficient software maintenance. However, manual operations for refactoring are complicated, and human-related errors easily occur. Tool support can help users to apply such a complicated refactoring. This paper proposes a refactoring support tool with Form Template Method pattern. The developed tool automatically identifies method pairs that can be refactored with Form Template Method, and suggests information that is required for Form Template Method application. It also has a function that metrics-based filtering for detected method pairs. The function helps users to select method pairs that should be refactored. タグ: , crat, form, method, refactoring, support, template, tool
@inproceedings{KeisukeHotta2012c,
  author = {Keisuke Hotta and Yoshiki Higo and Hiroshi Igaki and Shinji Kusumoto},
  title = {CRat: A Refactoring Support Tool for Form Template Method},
  booktitle = {Proc. of the 20th International Conference on Program Comprehension (ICPC2012)},
  pages = {250--252},
  year = {2012},
  month = {jun}
}