skunk VS tombstone

Compare skunk vs tombstone and see what are their differences.

skunk

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

tombstone

My first gem :) Simple tool to log dead code. (by lewispb)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
skunk tombstone
1 2
499 12
1.4% -
5.2 10.0
about 2 months ago over 9 years 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.

tombstone

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

What are some alternatives?

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

Rubycritic - A Ruby code quality reporter

scythe - A tool for detecting barely used code in production

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)

debride - Analyze code for potentially uncalled / dead methods, now with auto-removal.

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