debride VS skunk

Compare debride vs skunk and see what are their differences.

debride

Analyze code for potentially uncalled / dead methods, now with auto-removal. (by seattlerb)

skunk

A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage! (by fastruby)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
debride skunk
1 1
702 499
0.3% 1.4%
5.1 5.2
11 months ago about 2 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.

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.

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.

What are some alternatives?

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

Rubycritic - A Ruby code quality reporter

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

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

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

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