Flog
Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in. (by seattlerb)
Flay
Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored. (by seattlerb)
Our great sponsors
- Revelo Payroll - Free Global Payroll designed for tech teams
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SonarLint - Clean code begins in your IDE with SonarLint
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.
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.
Flog
Posts with mentions or reviews of Flog.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-16.
-
Flog-Driven Development
What if those justifications weren't enough? What if we needed metrics to give an explanation for our refactoring? Let's use the guidance from a tool called flog to guide our changes.
You point flog to a file, or directory, and it provides you with a score. The higher the score, the more attention you might want to pay to it. As for how flog calculates the number, I'll let flog summarize itself again:
-
Improve Code in Your Ruby Application with RubyCritic
Flog checks how difficult your code is to test. It sets a complexity score for each line of code and sums up the score for each method and class.
-
Gems that can identify churn, complexity, duplication and smells.
flog
- Code Red: The Business Impact of Code Quality
Flay
Posts with mentions or reviews of Flay.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-03.
-
Code Reviewing a Ruby on Rails application.
Flay analyzes ruby code for structural similarities. Differences in literal values, names, whitespace, and programming style are all ignored. Flay helps reduce code duplication and keep your code DRY (Don't Repeat Yourself).
-
Improve Code in Your Ruby Application with RubyCritic
Flay identifies structural Ruby code similarities, including:
-
Gems that can identify churn, complexity, duplication and smells.
flay
What are some alternatives?
When comparing Flog and Flay you can also consider the following projects:
Reek - Code smell detector for Ruby
Rubocop - A Ruby static code analyzer and formatter, based on the community Ruby style guide. [Moved to: https://github.com/rubocop/rubocop]
Pronto - Quick automated code review of your changes
Traceroute - A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app
Cane - Code quality threshold checking as part of your build
Rubycritic - A Ruby code quality reporter
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)
Pippi - pippi