Hi Abhishek,

hard to tell without seeing a screen shot.

But typically if there is no expicit return in a void method the Java compiler assignes a implicit return statement to the line with the closing brace. This might be the case for you.

Regards,
-marc

On 2015-07-27 13:11, [email protected] wrote:
Hi,
     In one class I have two methods, so I have 2 instance of '}' , in
one place it show '}' as covered , but in other place is show '}' as
white line.
Note :- My both methods are covered , only problem is '}'. I want to
know when jacoco consider '}' as white line ?


Thanks
Abhishek

--
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/e2b9ab03be096459902fce706ef725f4%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to