codeCoverageReportsThen

fun codeCoverageReportsThen(resume: (List<CompiledCodeDescriptor.CodeCoverageReport>) -> Unit)

Collect and return the code coverage reports for all the raw functions.

Parameters

resume

The continuation to pass the return value to.