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:
=

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:

=

Total downloads 5,220

For this version 5,219

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: