I just wrote some simple sample code to make sure that I had EclEmma installed correctly. I\'m not getting 100% coverage, and I don\'t understand why. The highlighting impli
IIRC, you need to instantiate an instance of the class to exercise the language provided constructor.