Need advice about which tool to choose?Ask the StackShare community!

JaCoCo

114
80
+ 1
0
Reek

9
22
+ 1
0
Add tool

JaCoCo vs Reek: What are the differences?

What is JaCoCo? A code coverage library for Java. It is a free code coverage library for Java, which has been created based on the lessons learned from using and integration existing libraries for many years.

What is Reek? Code smell detector for Ruby. Reek is a tool that examines Ruby classes, modules, and methods and reports any Code Smells it finds.

JaCoCo and Reek can be categorized as "Code Review" tools.

Reek is an open source tool with 3.11K GitHub stars and 226 GitHub forks. Here's a link to Reek's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More

What is JaCoCo?

It is a free code coverage library for Java, which has been created based on the lessons learned from using and integration existing libraries for many years.

What is Reek?

Reek is a tool that examines Ruby classes, modules, and methods and reports any Code Smells it finds.

Need advice about which tool to choose?Ask the StackShare community!

What companies use JaCoCo?
What companies use Reek?
See which teams inside your own company are using JaCoCo or Reek.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with JaCoCo?
What tools integrate with Reek?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to JaCoCo and Reek?
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
TSLint
An extensible static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors. It is widely supported across modern editors & build systems and can be customized with your own lint rules, configurations, and formatters.
SonarQube
SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.
See all alternatives