RubyGems Navigation menu

doppelganger 0.8.0

Doppelganger helps you to find areas of your code that are good places to refactor. It does this by finding methods and blocks that are duplicates or have less then a set threshold level of difference or be less then a specified percent different. This library can either be used with in another larger code metric/heuristic library, or called from the command line.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.8.0 - November 18, 2008* (24 KB)

Runtime Dependencies (6):

diff-lcs ~> 1.1
facets ~> 2.4
highline ~> 1.4
ruby2ruby ~> 1.2.0
ruby_parser ~> 2.0.0
sexp_processor ~> 3.0.0

Development Dependencies (1):

Owners:

Authors:

  • Brian Landau

SHA 256 checksum:

3531b2998220a9d75aca7ecce5276e850f0bdcec3aa5237dbd45e6ffa3354aae

Total downloads 5,095

For this version 5,094

Licenses:

N/A

Required Ruby Version: None

Links: