Hi,
this is quite a big one: have you considered using a different parsing algorithm? This plugin is sadly unusable with larger codebases.
It'd be way more efficient to let jacoco generate the html coverage pages and parse them instead of the whole coverage file.
Thoughts?
Regards