Hi, JaCoCo against the following *Kotlin* code
fun foo(inputStream: java.io.InputStream) { val x = inputStream.bufferedReader() } reports two branches on the single line in the foo fun. Testing the method only one branch is covered. I don't understand what's the other branch and how should I test it. Thanks, Giacomo -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/4088b814-2d58-474b-99ad-5c1a314da3e0%40googlegroups.com.