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:
=
安装:
=
版本列表:
- 0.8.0 November 18, 2008* (24.0 KB)
Runtime 依赖 (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 依赖 (1):
thoughtbot-shoulda
~> 2.0