Related Books

Empirical Research towards a Relevance Assessment of Software Clones
Language: en
Pages: 270
Authors: Saman Bazrafshan
Categories: Computers
Type: BOOK - Published: 2017-06-30 - Publisher: Logos Verlag Berlin GmbH

DOWNLOAD EBOOK

Redundancies in program source code - software clones - are a common phenomenon. Although it is often claimed that software clones decrease the maintainability
Software Clones - Guilty Until Proven Innocent?
Language: de
Pages: 252
Authors: Jan Harder
Categories: Computers
Type: BOOK - Published: 2017 - Publisher: Logos Verlag Berlin GmbH

DOWNLOAD EBOOK

Software systems contain redundant code that originated from the use of copy and paste. While such cloning may be beneficial in the short term as it accelerates
An Empirical Study for the Impact of Maintenance Activities in Clone Evolution
Language: en
Pages: 266
Authors: Lionel Marks
Categories:
Type: BOOK - Published: 2009 - Publisher:

DOWNLOAD EBOOK

Code clones are duplicated code fragments that are copied to re-use functionality and speed up development. However, due to the duplicate nature of code clones,
Code Clone Analysis
Language: en
Pages: 236
Authors: Katsuro Inoue
Categories: Computers
Type: BOOK - Published: 2021-08-03 - Publisher: Springer Nature

DOWNLOAD EBOOK

This is the first book organized around code clone analysis. To cover the broad studies of code clone analysis, this book selects past research results that are
2018 IEEE 12th International Workshop on Software Clones (IWSC)
Language: en
Pages: 63
Authors: IEEE International Workshop on Software Clones
Categories: Computer software
Type: BOOK - Published: 2018 - Publisher:

DOWNLOAD EBOOK

Software clones are often a result of copying and pasting as an act of ad hoc reuse by programmers, and can occur at many levels, from simple statement sequence