Abstract

Reusing the code in multiple locations is called in software engineering Code Clone. Detection of a clone is important to reduce the maintenance time and size of code. There are four techniques to detect the code clone: text-based, token-based, AST(Abstract Syntax Tree) based, and PDG(Program Dependence Graph) based.
 In this paper, we propose and implement the token-based method for code clone detection in the Dart language. The proposed method is evaluated by injecting clones to Dart programs. Results show that the proposed method detects all the injected codes.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.