Introducing G2.ai, the future of software buying.Try now
Pinned by G2 as a common question
G2

What is JaCoCo used for?

What is JaCoCo used for?
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Prashant P.
PP
I'm Software Engineer
0
JaCoCo is tool used for code coverage it will generate a report,which shows how many lines of code is covered as part of unit testing and how many lines of code is uncovered. You can improve it by writing better unit test case scenarios.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply