coding-chimp/code_poetry

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rspec
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
bin/code_poetry
code_poetry.gemspec
lib/code_poetry.rb23
A
0 mins
lib/code_poetry/calculator.rb41
A
0 mins
lib/code_poetry/churn_calculator.rb30
A
0 mins
lib/code_poetry/cli.rb27
A
0 mins
lib/code_poetry/complexity_calculator.rb33
A
0 mins
lib/code_poetry/duplication_calculator.rb64
A
0 mins
lib/code_poetry/formatter/cl_formatter.rb47
A
0 mins
lib/code_poetry/method.rb31
A
35 mins
lib/code_poetry/railtie.rb9
A
0 mins
lib/code_poetry/stat.rb130
A
1 hr
lib/code_poetry/version.rb3
A
0 mins
lib/code_poetry/warning_scanner.rb36
A
0 mins
lib/tasks/code_poetry.rake