All Projects → jdepend → Similar Projects or Alternatives

189 Open source projects that are alternatives of or similar to jdepend

App Githooks
Plugin-based system to run specific actions and checks when git hooks are triggered.
Stars: ✭ 5 (-61.54%)
Mutual labels:  code-analysis, code-quality
Sonar Kotlin
SonarQube plugin for Kotlin
Stars: ✭ 412 (+3069.23%)
Mutual labels:  code-analysis, code-quality
static-code-analysis-plugin
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Stars: ✭ 36 (+176.92%)
Mutual labels:  code-analysis, code-quality
Wotan
Pluggable TypeScript and JavaScript linter
Stars: ✭ 271 (+1984.62%)
Mutual labels:  code-analysis, code-quality
Detekt Intellij Plugin
detekt plugin for IntelliJ
Stars: ✭ 150 (+1053.85%)
Mutual labels:  code-analysis, code-quality
Phpdependencyanalysis
Static code analysis to find violations in a dependency graph
Stars: ✭ 505 (+3784.62%)
Mutual labels:  code-analysis, code-quality
Pmd
An extensible multilanguage static code analyzer.
Stars: ✭ 3,667 (+28107.69%)
Mutual labels:  code-analysis, code-quality
Htmlhint
⚙️ The static code analysis tool you need for your HTML
Stars: ✭ 2,723 (+20846.15%)
Mutual labels:  code-analysis, code-quality
code-assert
Assert that the java code of a project satisfies certain checks.
Stars: ✭ 94 (+623.08%)
Mutual labels:  code-analysis, code-quality
Pdepend
PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability.
Stars: ✭ 727 (+5492.31%)
Mutual labels:  code-analysis, code-quality
Pscodehealth
PowerShell module gathering PowerShell code quality and maintainability metrics
Stars: ✭ 104 (+700%)
Mutual labels:  code-analysis, code-quality
spellcheck-action
GitHub Action for checking code & Pull Requests for spelling mistakes
Stars: ✭ 35 (+169.23%)
Mutual labels:  code-quality
java-quality-checks
No description or website provided.
Stars: ✭ 33 (+153.85%)
Mutual labels:  code-quality
inline-plz
Inline your lint messages
Stars: ✭ 32 (+146.15%)
Mutual labels:  code-quality
swap-detector
A library for detecting swapped arguments in function calls, and a Clang Static Analyzer plugin used to demonstrate the library.
Stars: ✭ 19 (+46.15%)
Mutual labels:  code-analysis
ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
Stars: ✭ 162 (+1146.15%)
Mutual labels:  code-analysis
PhpCodeAnalyzer
PhpCodeAnalyzer scans codebase and analyzes which non-built-in php extensions used
Stars: ✭ 91 (+600%)
Mutual labels:  code-analysis
localhost-sonarqube
Analysing source code locally with SonarQube in a Docker environment.
Stars: ✭ 17 (+30.77%)
Mutual labels:  code-quality
godoc-generate
Default godoc generator - make your first steps towards better code documentation
Stars: ✭ 21 (+61.54%)
Mutual labels:  code-quality
count-org-loc
Count total lines of code across a GitHub organization
Stars: ✭ 71 (+446.15%)
Mutual labels:  code-analysis
superhelp
Python help that really helps
Stars: ✭ 27 (+107.69%)
Mutual labels:  code-quality
node-lintspaces
A validator for checking different kinds of whitespaces in your files.
Stars: ✭ 31 (+138.46%)
Mutual labels:  code-analysis
flake8-simplify
❄ A flake8 plugin that helps you to simplify code
Stars: ✭ 97 (+646.15%)
Mutual labels:  code-quality
python-test-reporter
DEPRECATED Uploads Python test coverage data to Code Climate
Stars: ✭ 18 (+38.46%)
Mutual labels:  code-quality
sonar-groovy
SonarQube plugin for Groovy
Stars: ✭ 42 (+223.08%)
Mutual labels:  code-quality
memcheck-cover
An HTML generator for Valgrind's Memcheck tool
Stars: ✭ 30 (+130.77%)
Mutual labels:  code-quality
Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
Stars: ✭ 1,017 (+7723.08%)
Mutual labels:  code-quality
checksync
A tool for detecting when related text blocks change
Stars: ✭ 14 (+7.69%)
Mutual labels:  code-quality
Zilon Roguelike
Survival roguelike game with huge world generation.
Stars: ✭ 18 (+38.46%)
Mutual labels:  code-quality
cookiecutter-cpp-project
A cookiecutter for a C++ Project with lots of configuration options
Stars: ✭ 25 (+92.31%)
Mutual labels:  code-analysis
safe-rules
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
Stars: ✭ 425 (+3169.23%)
Mutual labels:  code-quality
Forbidden Apis
Policeman's Forbidden API Checker
Stars: ✭ 216 (+1561.54%)
Mutual labels:  code-analysis
phpcs-gitlab
Gitlab Report for PHP_CodeSniffer (display the violations in the Gitlab CI/CD Code Quality Report)
Stars: ✭ 29 (+123.08%)
Mutual labels:  code-quality
jacoco-report
Github action that publishes the JaCoCo report as a comment in the Pull Request
Stars: ✭ 31 (+138.46%)
Mutual labels:  code-quality
tokei-pie
Render tokei's output to interactive sunburst chart.
Stars: ✭ 138 (+961.54%)
Mutual labels:  code-analysis
BadCoderz
Find unoptimized gmod addons and KILL the devs who made them
Stars: ✭ 66 (+407.69%)
Mutual labels:  code-analysis
AsyncSuffix
Asynchronous methods naming checker for ReSharper
Stars: ✭ 19 (+46.15%)
Mutual labels:  code-analysis
TSLint.MSBuild
[Deprecated] An MSBuild task for running TSLint.
Stars: ✭ 13 (+0%)
Mutual labels:  code-quality
javascript-test-reporter
DEPRECATED Code Climate test reporter client for JavaScript projects
Stars: ✭ 68 (+423.08%)
Mutual labels:  code-quality
editorconfig-checker.javascript
A tool to verify that your files are in harmony with your .editorconfig
Stars: ✭ 59 (+353.85%)
Mutual labels:  code-quality
effective-code-review
Presentation about my process for making code reviews as effective as possible
Stars: ✭ 63 (+384.62%)
Mutual labels:  code-quality
understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
Stars: ✭ 68 (+423.08%)
Mutual labels:  code-quality
elodin-old
Quality and Optimisation tools for CSS in JavaScript
Stars: ✭ 15 (+15.38%)
Mutual labels:  code-quality
Spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Stars: ✭ 2,569 (+19661.54%)
Mutual labels:  code-analysis
scheduler
Laravel on my way
Stars: ✭ 20 (+53.85%)
Mutual labels:  code-quality
Roslyn Security Guard
Roslyn analyzers that aim to help security audit on .NET applications.
Stars: ✭ 214 (+1546.15%)
Mutual labels:  code-analysis
elm-review
Analyzes Elm projects, to help find mistakes before your users find them.
Stars: ✭ 195 (+1400%)
Mutual labels:  code-quality
Ex check
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.
Stars: ✭ 198 (+1423.08%)
Mutual labels:  code-analysis
FastLint-Issues
FastLint finds & fixes bugs in your commits
Stars: ✭ 123 (+846.15%)
Mutual labels:  code-analysis
Bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
Stars: ✭ 181 (+1292.31%)
Mutual labels:  code-analysis
Rubysonar
an advanced semantic indexer for Ruby
Stars: ✭ 175 (+1246.15%)
Mutual labels:  code-analysis
flake8-aaa
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
Stars: ✭ 51 (+292.31%)
Mutual labels:  code-quality
joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs
Stars: ✭ 968 (+7346.15%)
Mutual labels:  code-analysis
proguard-core
Library to read, write, analyze, and process java bytecode
Stars: ✭ 215 (+1553.85%)
Mutual labels:  code-analysis
Php Fpm Code Analysis
php-fpm源码分析
Stars: ✭ 175 (+1246.15%)
Mutual labels:  code-analysis
wemake-frontend-styleguide
Set of the strictest linters for your next frontend app
Stars: ✭ 67 (+415.38%)
Mutual labels:  code-quality
Jql
Java code analysis and linting with SQL
Stars: ✭ 148 (+1038.46%)
Mutual labels:  code-analysis
Umldoclet
Automatically generate PlantUML diagrams in javadoc
Stars: ✭ 138 (+961.54%)
Mutual labels:  code-analysis
eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
Stars: ✭ 4,290 (+32900%)
Mutual labels:  code-quality
eclipse-pmd
eclipse-pmd has been moved to
Stars: ✭ 20 (+53.85%)
Mutual labels:  code-quality
1-60 of 189 similar projects