JCCD: a flexible and extensible API for implementing custom code clone detectors

  • Authors:
  • Benjamin Biegel;Stephan Diehl

  • Affiliations:
  • University of Trier, Trier, Germany;University of Trier, Trier, Germany

  • Venue:
  • Proceedings of the IEEE/ACM international conference on Automated software engineering
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Code clone detection is an enabling technology for plenty of applications, each having different requirements for a code clone detector. In the tool demonstration we present JCCD, a code clone detection API, which is based on a pipeline model. By combining and parameterizing predefined API components as well as by adding new components, the pipeline model does not only facilitate to build new custom code clone detectors, but also to parallelize the detection process.