I am successfully using Jacoco except one issue. Jacoco throws errors when method body is very large. Is there any limitation on number of lines in a method? If yes can we increase that limit? Unfortunately, there are so many such methods in my project and splitting them is a big and tedious task.
So I am looking for any alternate solution. Any help would be highly appreciated. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/e2212b14-ec99-4163-8b96-7bf0c9bcd816%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
