Is it possible to get combined test coverage of android Unitesting and UI testing coverage | not repeated question

465 views Asked by At

I have tried using jacoco for fetching code coverage but every time i am able to get 100% success also i have found that JacocoEverywhere is deprecated is there any other way to fetch code coverage.

I have gone through several stackoverflow questions not able to find the answer so raising this question.

0

There are 0 answers