I am new to jacoco and its group.  Not sure whether i can post this query 
here. Kindly let me know if any.

I found that there are some limitations in jacoco like  throw exception 
line will always be in red.

Sample code  : 

boolean value=true;
if(value){
 throw new IOException("exeception");  
}



Like this , is there any other limitations in jacoco? 

if there is any document or thread which discuss this kind of limitations , 
kindly share some info on this.

I have seen the FAQ <https://www.jacoco.org/jacoco/trunk/doc/faq.html> but 
still i am not understand clearly . Going through the previous 
conversations. Help is much appreciated

Thanks in advance.

-- 
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/68313ee5-eb54-441e-80ee-184e7f786958n%40googlegroups.com.

Reply via email to