Feature Locationを用いたソフトウェア機能の対話的な実装理解支援

Bibliographic Information

Other Title
  • Feature Location オ モチイタ ソフトウェア キノウ ノ タイワテキ ナ ジッソウ リカイ シエン
  • Interactive Support for Understanding Feature Implementation with Feature Location

Search this article

Abstract

本論文ではFeature Location(FL)を用いて対話的にソフトウェア機能の実装を理解する手法を提案する.既存のFL手法は理解コストの削減に寄与するものの,機能に対応するコード片特定のための入力の構築は依然として難しい.提案手法では,FLの入力は利用者とシステムとの対話により段階的に改善されていく.利用者は,FLにより発見したコード片を実際に読み,得た理解やコード片中に出現する識別子をもとに入力クエリを改善する.さらに,読んだコード片が理解に貢献したかの判断をシステムに与える適合フィードバックによりFLの評価関数を改善し,より適切な結果を得る.FLとコード片の読解,フィードバックを対話的に繰り返すことにより,利用者は効率的に機能の実装を理解する.提案手法の支援ツールを用いた事例においては,提案手法は非対話的手法に比べ理解の効率化に貢献することが分かった.

This paper proposes an interactive approach for efficiently understanding a feature implementation by applying feature location (FL). Although existing FL techniques can reduce the understanding cost, it is still an open issue to construct the appropriate inputs for the techniques. In our approach, the inputs of FL are incrementally improved by interactions between users and the FL system. By understanding a code fragment obtained using FL, users can find more appropriate queries from the identifiers in the fragment. Furthermore, the relevance feedback, obtained by partially judging whether or not a code fragment is required to understand, improves the evaluation score of FL. Users can then obtain more accurate results. We have implemented a supporting tool of our approach. Evaluation results using the tool show that our interactive approach is feasible and that it can reduce the understanding cost more effectively than the non-interactive approach.

Journal

Related Projects

See more

Details 詳細情報について

Report a problem

Back to top