skunk VS debride

Compare skunk vs debride and see what are their differences.

skunk

A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage! (by fastruby)

debride

Analyze code for potentially uncalled / dead methods, now with auto-removal. (by seattlerb)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
skunk debride
1 1
499 702
1.4% 0.3%
5.2 5.1
about 1 month ago 11 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

skunk

Posts with mentions or reviews of skunk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.
  • How to Improve Code Quality on a Ruby on Rails Application
    8 projects | dev.to | 11 Nov 2021
    Skunk's main goal is to serve as a compass for the first steps in your refactoring adventure. Focus on the files with a high skunk_score with a decent code_coverage score. That means you can get started with files that have code quality problems but also have tests, which makes this step easier.

debride

Posts with mentions or reviews of debride. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.

What are some alternatives?

When comparing skunk and debride you can also consider the following projects:

Rubycritic - A Ruby code quality reporter

SimpleCov - Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

tombstone - My first gem :) Simple tool to log dead code.

rubocop - A Ruby static code analyzer and formatter, based on the community Ruby style guide.

scythe - A tool for detecting barely used code in production

Coverband - Ruby production code coverage collection and reporting (line of code usage)