Amr S.
AS
Amr S.
Lead Quality Engineer
Mid-Market (51-1000 emp.)
"Code Coverage Never been Easier!"
5/5
What do you like best about JaCoCo?

JaCoCo is by far one of the best Code Coverage Plugins that I use in all of My Java Projects; It provides a very detailed HTML Report of your Unit Tests. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

I do not have any issues with JaCoCo, this by far the best Code Coverage Plugin for Java Projects. Review collected by and hosted on G2.com.

Ryan S.
RS
Ryan S.
Software Engineer
Enterprise (> 1000 emp.)
"A must have for production quality Java projects"
5/5
What do you like best about JaCoCo?

JaCoCo works very well at analyzing code coverage. It helps you find lines of code and control paths that still need to be covered by unit tests. High code coverage is a must to ensure your code is well tested. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

JaCoCo integrates well with Maven. It can be a little daunting for young engineers to figure out how to use the plugin. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"JaCoCo is useful tool to test our code coverage"
4/5
What do you like best about JaCoCo?

I use the JaCoCo to identify how many lines of the code tested and missing test cases in the code. It will generate a nice report. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

It would be better to enhance Jacoco Report UI Review collected by and hosted on G2.com.

Verified User in Retail
CR
Verified User in Retail
Enterprise (> 1000 emp.)
"Jacoco for Code coverage"
4.5/5
What do you like best about JaCoCo?

It is free and open source tool for checking the code coverage of the application code. Provides very easy to read reports for each class files or lines of code. Can be easily integrated to any popular IDE'S. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

Can be more elaborative while showing the branch coverage. Review collected by and hosted on G2.com.

Muhammed A.
MA
Muhammed A.
Staff Software Quality Engineer
Mid-Market (51-1000 emp.)
"JaCoCo is my best solution"
4/5
What do you like best about JaCoCo?

It check code coverage with unit tests and give very detailed and obvious reports Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

The documentation is not very clear, and the support community is not available all time Review collected by and hosted on G2.com.

Verified User in Banking
UB
Verified User in Banking
Mid-Market (51-1000 emp.)
"Nice Code Coverage tool for Java"
4/5
What do you like best about JaCoCo?

JaCoCo is very easy to integrate and it tells us about the code coverage. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

It does not give full information about the uncovered methods or code lines when running individually by the testing team (who don't have code access) Review collected by and hosted on G2.com.

kareem e.
KE
kareem e.
Software Test Engineer
Mid-Market (51-1000 emp.)
"Quick review for jacoco"
4.5/5
What do you like best about JaCoCo?

It is a free code coverage library for Java Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

JaCoCo only writes the coverage file after the application is shut down Review collected by and hosted on G2.com.

Isuru S.
IS
Isuru S.
Full Stack Developer
Small-Business (50 or fewer emp.)
"Jacoco for test report generation"
4/5
What do you like best about JaCoCo?

Jacoco provides accurate unit test coverage reports . It renders data in graphical views and textual views. Also, data can be generated in multiple formats like CSV, XML, HTML, etc. Furthermore, it integrates well with SonarQube to get coverage reports. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

Jacoco works well with Junit4. It is a bit unstable with JUnit5 Review collected by and hosted on G2.com.

Mohd. Fawaz A.
MA
Mohd. Fawaz A.
Assistant Manager
Small-Business (50 or fewer emp.)
"Test you code for all senerios JaCoCo"
4.5/5
What do you like best about JaCoCo?

It drastically reduces the test case and uplifted the complaince of the code. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

Waterfall model approach required to further reduce test cases. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
II
Verified User in Information Technology and Services
Enterprise (> 1000 emp.)
"Good tool to collect code coverage even at condition level."
4/5
What do you like best about JaCoCo?

Code coverage gathering capability without the necessity to prepare somehow codebase at the byte code level. Also, does code coverage at the condition level. Review collected by and hosted on G2.com.

What do you dislike about JaCoCo?

Sometimes it's hard to analyze the results of report for custom purposes. Review collected by and hosted on G2.com.