Challenges of the Dynamic Detection of Functionally Similar Code Fragments

January 18, 2018 Β· Declared Dead Β· πŸ› European Conference on Software Maintenance and Reengineering

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Florian Deissenboeck, Lars Heinemann, Benjamin Hummel, Stefan Wagner arXiv ID 1801.06107 Category cs.SE: Software Engineering Citations 35 Venue European Conference on Software Maintenance and Reengineering Last Checked 4 months ago
Abstract
Classic clone detection approaches are hardly capable of finding redundant code that has been developed independently, i.e., is not the result of copy&paste. To automatically detect such functionally similar code of independent origin, we experimented with a dynamic detection approach that applies random testing to selected chunks of code similar to Jiang&Su's approach. We found that such an approach faces several limitations in its application to diverse Java systems. This paper details on our insights regarding these challenges of dynamic detection of functionally similar code fragments. Our findings support a substantiated discussion on detection approaches and serve as a starting point for future research.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted