Hi,In short, i want to help fixing the issue(s) regarding kotlin inline functions and code coverage; (https://github.com/jacoco/jacoco/issues/654)
I really like jacoco and the amazing work that is put into it !!
So after looking a bit into the issue, it seems that the challenge is to read JSR-45 strata and use that information (correct me if I'm wrong)
But then I ask, if anyone could point me in the right direction on where to "do this" ?