awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
seattlerb avatar

seattlerb/flog

0
View on GitHub↗
965 stars·73 forks·Ruby·1 viewruby.sadi.st/Flog.html↗

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.

Features

  • Code Analysis and Metrics - Reports code complexity scores to identify problematic areas.

Star history

Star history chart for seattlerb/flogStar history chart for seattlerb/flog

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does seattlerb/flog do?

Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.

What are the main features of seattlerb/flog?

The main features of seattlerb/flog are: Code Analysis and Metrics.

What are some open-source alternatives to seattlerb/flog?

Open-source alternatives to seattlerb/flog include: aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… amatsuda/traceroute — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app. colszowka/simplecov — SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code… damirsvrtan/fasterer — :zap: Don't make your Rubies go fast. Make them go fasterer ™. :zap:. danmayer/coverband — Ruby production code coverage collection and reporting (line of code usage). alhardy/appmetrics — App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

Open-source alternatives to Flog

Similar open-source projects, ranked by how many features they share with Flog.
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    View on GitHub↗23,201
  • amatsuda/tracerouteamatsuda avatar

    amatsuda/traceroute

    905View on GitHub↗

    A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app

    Ruby
    View on GitHub↗905
  • colszowka/simplecovcolszowka avatar

    colszowka/simplecov

    4,902View on GitHub↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Ruby
    View on GitHub↗4,902
  • alhardy/appmetricsalhardy avatar

    alhardy/AppMetrics

    2,249View on GitHub↗

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

    C#
    View on GitHub↗2,249
See all 30 alternatives to Flog→