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
p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis
A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Quick automated code review of your changes
mmozuras/pronto की मुख्य विशेषताएं हैं: Code Analysis and Metrics, Code Quality।
mmozuras/pronto के ओपन-सोर्स विकल्पों में शामिल हैं: aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… alibaba/p3c — p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and… amatsuda/traceroute — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app. andresinaka/swiftcop — SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record… bbatsov/rubocop — RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect… alhardy/appmetrics — App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.