Is this a bug for jacoco? i think that should be covered for code line "object.isNull(orderIntegreatedDTO)". because:
1. the line is parallel with code line "orderOwnerValidator.validate(orderIntegratedDTO);", the line code should be executed completedly. 2. the subsequent probe of "orderOwnerValidator.validate(orderIntegratedDTO);" should not affect code line "object.isNull(orderIntegreatedDTO)". 在 2019年10月28日星期一 UTC+8下午5:01:51,Evgeny Mandrikov写道: > > > On Monday, October 28, 2019 at 9:30:26 AM UTC+1, Aaron zhang wrote: >> >> is this the reason, too? >> > > Yes. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/2f75427b-3205-4a83-89ae-415dfa661331%40googlegroups.com.
