Code coverage of single test file using eclemma?

1.7k Views Asked by At

i am using eclemma available at http://www.eclemma.org/index.html

When i open test file, Right click --> Coverage As --> Junit Test

It shows the coverage for complete project instead of single test file under coverage view. Is there a way i can have coverage of single test file instead of complete project ?

1

There are 1 best solutions below

2
On BEST ANSWER

You can configure the scope for code coverage, and reduce it to make the code coverage analysis run faster.

See http://www.eclemma.org/userdoc/preferences.html