On 28. Jun 2023, at 10:10, Marc Ouédraogo <krycm...@gmail.com> wrote:
Hello everyone, I'm writing to you for information or clarification on the results given by Jacoco. I'm a new Jacoco user and I'm lost.
I've been experimenting with Jacoco and have been able to report Branch coverage, Instruction coverage, Method coverage and Line coverage.
However, I didn't understand why Branch coverage is low, whereas Line coverage, Instruction coverage and even Method coverage are often close to 100%.As an example, I'm sending you this image showing a summary table of the results.I used Evosuite to generate the test cases.
<Screenshot 2023-06-28 at 10.06.19.png>BRcov = Branch Coverage
IScov = Instruction coverageMTcov = Method coverageLIcov = Line coverageBest regards,
--
You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/325b2090-8844-4787-8ee5-c8c73137b84en%40googlegroups.com.
<Screenshot 2023-06-28 at 10.06.19.png>