file comparison to detect copies
Perl Ruby
Switch branches/tags
Nothing to show
Latest commit 7f4ba9b Jun 22, 2017 @kidd kidd rename files

readme.md

Dupplot

Visualizing duplications and copypastes graphically via plots of line matches

This is the example after running dupplot against t/file-a.txt and t/file-b.txt dup-plot.png

  • Here is the comparison of dupplot_old.pl against itself dupplot-on-dupplot.png

  • And after seeing about the duplication, I decided to refactor it. It's the current dupplot.pl dupplot-on-dupplot-refactored.png

Way better, no?