Description
EclEmma
EclEmma is a super handy tool for Java code coverage that works like a charm in Eclipse. It’s designed to make your app development and testing process way easier! This plug-in takes inspiration from the EMMA Java code coverage tool and brings its cool features right into the Eclipse workbench.
What Does EclEmma Do?
So, here’s the scoop: EclEmma adds something called Launch Mode to Eclipse, which is kind of like the Run and Debug modes you might already know. This special Coverage mode collects data about how well your code is tested. Pretty neat, huh? According to the developers, it can handle all kinds of launches—like local Java, Eclipse, Equinox, Scala—and even different types of tests such as TestNG, JUnit, or SWTBot.
Detailed Analysis at Your Fingertips
After running your tests with Coverage mode, you get some great insights displayed right in your Eclipse Workbench. The info is really detailed—it even lets you dig down to see specific methods in your Java projects! You’ll see highlighted lines in your code that show exactly what’s fully covered, partially covered, or not covered at all.
Customizable Information Display
And guess what? You have control over what type of info you want to see. Depending on your project needs, EclEmma can display instructions, branches, lines, methods, or types. So whether you're looking for a quick overview or a deep dive into your code coverage stats, this tool has got you covered!
If you're ready to boost your coding efficiency and test coverage insights with EclEmma click here. It's all about making coding easier and more efficient!
Tags:
User Reviews for EclEmma 7
-
EclEmma is a powerful tool for Java developers. The Coverage mode provides detailed data and highlights code coverage effectively.
-
EclEmma has transformed my Java development process! The detailed coverage reports are invaluable.
-
Absolutely love EclEmma! It seamlessly integrates with Eclipse and provides fantastic code coverage insights.
-
EclEmma is a must-have tool for any Java developer. The coverage data it provides is incredibly useful!
-
I can't recommend EclEmma enough! It simplifies testing and helps ensure my code is thoroughly covered.
-
EclEmma is amazing! The way it highlights code coverage directly in Eclipse makes debugging so much easier.
-
This app is a game changer for my Java projects. EclEmma's detailed analysis helps me improve my code quality.