https://github.com/ftomassetti/redundancy-calc
Utilities to evaluate redundancy in Java, Ruby, Javascript, HTML and XML
https://github.com/ftomassetti/redundancy-calc
Last synced: 19 days ago
JSON representation
Utilities to evaluate redundancy in Java, Ruby, Javascript, HTML and XML
- Host: GitHub
- URL: https://github.com/ftomassetti/redundancy-calc
- Owner: ftomassetti
- License: apache-2.0
- Created: 2013-09-09T14:26:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-23T20:40:04.000Z (about 12 years ago)
- Last Synced: 2025-07-23T11:44:26.205Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redundancy-calc
This project contains utilities to evaluate redundancy
NOTE: JRuby is required because some of the parser used are Java libraries.
## Installation using gem
Add this line to your application's Gemfile:
gem 'redundancy-calc'
And then execute:
$ bundle
Or install it yourself as:
$ gem install antiredundancy
## Installation from source
Or get the source and run
rake build install## Usage
Example:
redund csv ClassMethodDeclaration some-dir
will print out a csv file with all the information for nodes of Java class methods contained in the given dir
## Contributing
Any kind of contributions are EXTREMELY welcome, just drop me a line, open an issue, send a pidgeon