Giter VIP home page Giter VIP logo

pombredanne / code-clone-visualization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kiranbandi/code-clone-visualization

0.0 1.0 0.0 3.15 MB

COGVIS : A web based alternative to visualize genealogy of code clones that works on the output of GCAD and NiCad

Home Page: https://kiranbandi.github.io/code-clone-visualization/

License: MIT License

JavaScript 83.30% CSS 9.51% HTML 7.19%

code-clone-visualization's Introduction

COGVIS - A CODE CLONE GENEALOGY VISUALISATION TOOL

Code clone genealogies describe the evolution of clones in a software system across several versions and play a key role in the process of software maintenance.However, understanding the textual results of genealogy extractors without the aid of a proper visualization tool can be challenging. In this paper, we present a web tool that can visualize code clone genealogies in the form of a circos style circular plot and a standard scatter plot. Our tool generates the visualizations from the output files generated by gCad a clone genealogy extractor. The goal of our tool is to provide an effective visualization, for analyzing the evolutionary nature of code clones over the various releases of the subject software system, and to provide an overall representation of the changes that occur in the code clone fragments.

The tool is available here

To have the project running locally ,run the following commands -

  • npm install
  • npm run start

The first command installs the node dependencies while the second one starts the webpack development server

If the local server runs successfully the application should be live here

Future Work

  • Support for outputs of other genealogy extractors.
  • Available as a standalone destop application (Electron Packaging)
  • Improvements to detailed description section with fragments shown via graphics instead of simple text

code-clone-visualization's People

Contributors

kiranbandi avatar sanjeetbhatti avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.