Pinned Repositories
brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
jenkins-metricfu-plugin
Hudson plugin which uses metric-fu to provide graphing metrics over successful builds
metric_fu
A fist full of code metrics
metrical
DO NOT USE: METRIC_FU DOESN'T NEED METRICAL ANYMORE
reek
Code smell detector for Ruby
roodi
DO NOT USE: No longer maintained, roodi is revived at roodi/roodi
Saikuro
Official repository of Saikuro ( note saikuro is a different gem)
saikuro_treemap
Generates a complexity treemap for your ruby project (based on saikuro)
sakura
When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
turbulence
Hopefully-meaningful metrics
Metric_fu's Repositories
metricfu/metric_fu
A fist full of code metrics
metricfu/Saikuro
Official repository of Saikuro ( note saikuro is a different gem)
metricfu/roodi
DO NOT USE: No longer maintained, roodi is revived at roodi/roodi
metricfu/brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
metricfu/metrical
DO NOT USE: METRIC_FU DOESN'T NEED METRICAL ANYMORE
metricfu/sakura
When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
metricfu/latent_object_detector
Flags frequently used words in method names as possible latent concepts.
metricfu/reek
Code smell detector for Ruby
metricfu/rubocop
An experimental Ruby code analyzer, based on the community Ruby style guide.
metricfu/turbulence
Hopefully-meaningful metrics
metricfu/bugspots
Implementation of simple bug prediction hotspot heuristic
metricfu/cane
Code quality threshold checking as part of your build
metricfu/churn
Providing additional churn metrics over the original metric_fu churn
metricfu/code_analyzer
code analyzer tool which is extracted from rails_best_practices
metricfu/construct
Construct is a DSL for creating temporary files and directories during testing
metricfu/excellent
Source Code analysis gem for Ruby and Rails
metricfu/fakefs
A fake filesystem. Use it in your tests.
metricfu/flog
metricfu/hound
Review your Ruby code for style guide violations with a trusty hound.
metricfu/inch
A documentation measurement tool for Ruby, based on YARD
metricfu/metric-fu-report-parser
metricfu/metricfu.github.com
metricfu/metrics
Fine-tuned metric_fu configuration.
metricfu/mutant
Mutation tests under ruby
metricfu/osrc
The Open Source Report Card
metricfu/pmd
metricfu/rails_best_practices
a code metric tool for rails projects
metricfu/ruby_parser
metricfu/tailor
A RubyGem that allows for checking standard styling of Ruby files.
metricfu/test_construct
Creates temporary files and directories for testing.