Re: [java code coverage] How to include ONLY specific java packages in code coverage calculations

2018-02-06 Thread Marc Hoffmann
What integration of JaCoCo are you using? 

In case you're talking about the Eclipse EclEmma plugin: There is no
option to filter packages. But of course you can drill down to packages
and study the coverage figures of every package separately. 

Regards,
-marc 

On 2018-02-06 14:19, Saumitra Saxena wrote:

> How to include ONLY specific java packages in code coverage calculations ?? 
> 
>>>> I tried with options but I can only see code coverage is not done for 
>>>> certail packages but overall calculations include this as zero. 
> Problem is that I am not able to get exact code coverage percentage for only 
> specific packages... 
> 
> -- 
> 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/25831b92-3433-45bf-90fa-cc9eaac31433%40googlegroups.com
>  [1].
> For more options, visit https://groups.google.com/d/optout.

  

Links:
--
[1]
https://groups.google.com/d/msgid/jacoco/25831b92-3433-45bf-90fa-cc9eaac31433%40googlegroups.com?utm_medium=emailutm_source=footer

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


[java code coverage] How to include ONLY specific java packages in code coverage calculations

2018-02-06 Thread Saumitra Saxena
How to include ONLY specific java packages in code coverage calculations ??

 >>> I tried with options but I can only see code coverage is not done for 
certail packages but overall calculations include this as zero.
Problem is that I am not able to get exact code coverage percentage for 
only specific packages...

-- 
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/25831b92-3433-45bf-90fa-cc9eaac31433%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.