There are a few functions and code in this module that handle JaCoCo code coverage format. Suggest moving functions out of this module and making them generic in a separate module, so that this module's tasks can reuse them.
It would simplify this module, but more it would potientally make it easier to get additional help from the code coverage community if the community can collaborate around a module focused on the JaCoCO code coverage format.
There are a few functions and code in this module that handle JaCoCo code coverage format. Suggest moving functions out of this module and making them generic in a separate module, so that this module's tasks can reuse them.
It would simplify this module, but more it would potientally make it easier to get additional help from the code coverage community if the community can collaborate around a module focused on the JaCoCO code coverage format.