Hi, I've been using Jacoco for some time now and decided to share this suggestion, hope it will be considered: Besides the already existing excludes by name, how about having the option of excluding methods that have complexity 1? This would solve the problem with excluding getters/setters and trivial constructors and seems to be something that Jacoco already knows how to deal with.
Sorry if this is duplicated but my searches found nothing similar. What are your thoughts on this? -- 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/be5eb1ac-f7d1-4bab-9d08-3401f52611b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
