So if you were to solve the problem of no Kotlin code coverage capability for Kotlin multiplatform common, js, and native code, what approach would you take? Mine, so far, is to leverage (extend) JaCoCo but I have no idea yet how difficult that will be. My guess is very difficult in that JaCoCo is Java and JVM centric. Let the dialogue begin.