Tweet | |
Y. Yuki, Y. Higo, and S. Kusumoto, "A Technique to Detect Multi-Grained Code Clones," In Proc. of the 11th IEEE International Workshop on Software Clones, pp. 54-60, February 2017. | |
ID | 721 |
分類 | 国際会議 |
タグ | clones code detect multi-grained technique |
表題 (title) |
A Technique to Detect Multi-Grained Code Clones |
表題 (英文) |
|
著者名 (author) |
Yusuke Yuki,Yoshiki Higo,Shinji Kusumoto |
英文著者名 (author) |
,Yoshiki Higo,Shinji Kusumoto |
編者名 (editor) |
|
編者名 (英文) |
|
キー (key) |
,Yoshiki Higo,Shinji Kusumoto |
書籍・会議録表題 (booktitle) |
Proc. of the 11th IEEE International Workshop on Software Clones |
書籍・会議録表題(英文) |
|
巻数 (volume) |
|
号数 (number) |
|
ページ範囲 (pages) |
54-60 |
組織名 (organization) |
|
出版元 (publisher) |
|
出版元 (英文) |
|
出版社住所 (address) |
|
刊行月 (month) |
2 |
出版年 (year) |
2017 |
採択率 (acceptance) |
|
URL |
|
付加情報 (note) |
|
注釈 (annote) |
|
内容梗概 (abstract) |
It is said that the presence of code clones makes software maintenance more difficult. For such a reason, it is important to understand how code clones are distributed in source code. A variety of code clone detection tools has been developed before now. Recently, some researchers have detected code clones from a large set of source code to find library candidates or overlooked bugs. In general, the smaller the granularity of the detection target is, the longer the detection time. On the other hand, the larger the granularity of the detection target is, the fewer detectable code clones are. In this paper, we propose a technique that detects in order from coarse code clones to fine-grained ones. In the coarse-tofine-grained-detections, code fragments detected as code clones at a certain granularity are excluded from detection targets of more fine-grained detections. Our proposed technique can detect code clones faster than fine-grained detection techniques. Besides, it can detect more code clones than coarse detection techniques. |
論文電子ファイル | y-yusuke_IWSC2016.pdf (application/pdf) [一般閲覧可] |
BiBTeXエントリ |
@inproceedings{id721, title = {A Technique to Detect Multi-Grained Code Clones}, author = {Yusuke Yuki and Yoshiki Higo and Shinji Kusumoto}, booktitle = {Proc. of the 11th IEEE International Workshop on Software Clones}, pages = {54-60}, month = {2}, year = {2017}, } |