Code coverage describes the degree to which the source code of a program has been tested.

When you test method you can find coverage using EclEmma plug-in for eclipse.It's simply add new view and button.
screen.png