Close Menu
Open Source for the Enterprise
  • News
  • Software
    • Business Solutions
      • Business Intelligence software
      • Reporting Software
      • Survey Software
      • Big Data Analytics
      • Collaborative Solutions
      • Contract Management software
      • CRM
      • Point-of-Sales -POS- software
      • ERP
      • Project Planning Software
      • Helpdesk Software
    • Web and Digital Solutions
      • ECM and DMS
      • WCM and CMS
        • Headless CMS
        • Headless CMS and API Servers
      • eCommerce Platforms
      • Product Information Management -PIM-
      • Digital Assets Management -DAM-
      • Social Networking Software
      • Entreprise Wiki Software
      • Portal Solutions
    • Development Frameworks & Tools
      • Artificial Intelligence
      • Blockchain Frameworks and Tools
      • Node.js Frameworks
      • Artificial Intelligence
        • Deduction, Reasoning and Problem Solving
        • Reinforcement Learning
        • Machine Learning
        • Deep Learning
        • Unsupervised Learning
        • Supervised Learning
        • Knowledge Representation
        • Natural Langage Processing
    • Infrastructure Software
      • ETL tools
      • Video Web Conferencing Software
      • Enterprise Search Software
      • Cloud & Grid Computing
      • Load Balancing Software
      • Database Servers
      • Databases software
        • Traditionnal Relational Model databases
        • NewSQL databases
        • Document Store
        • Document Store
        • NoSQL databases
        • Graph Databases
      • PDF tools
        • PDF editors
        • PDF software
  • Events

Subscribe to Updates

Get the latest creative news from FooBar about art, design and business.

What's Hot

Conduktor

Yocto Project (YP)

Apache Accumulo

Facebook X (Twitter) Instagram
LinkedIn
Open Source for the EnterpriseOpen Source for the Enterprise
  • News
  • Software
    • Business Solutions
      • Business Intelligence software
      • Reporting Software
      • Survey Software
      • Big Data Analytics
      • Collaborative Solutions
      • Contract Management software
      • CRM
      • Point-of-Sales -POS- software
      • ERP
      • Project Planning Software
      • Helpdesk Software
    • Web and Digital Solutions
      • ECM and DMS
      • WCM and CMS
        • Headless CMS
        • Headless CMS and API Servers
      • eCommerce Platforms
      • Product Information Management -PIM-
      • Digital Assets Management -DAM-
      • Social Networking Software
      • Entreprise Wiki Software
      • Portal Solutions
    • Development Frameworks & Tools
      • Artificial Intelligence
      • Blockchain Frameworks and Tools
      • Node.js Frameworks
      • Artificial Intelligence
        • Deduction, Reasoning and Problem Solving
        • Reinforcement Learning
        • Machine Learning
        • Deep Learning
        • Unsupervised Learning
        • Supervised Learning
        • Knowledge Representation
        • Natural Langage Processing
    • Infrastructure Software
      • ETL tools
      • Video Web Conferencing Software
      • Enterprise Search Software
      • Cloud & Grid Computing
      • Load Balancing Software
      • Database Servers
      • Databases software
        • Traditionnal Relational Model databases
        • NewSQL databases
        • Document Store
        • Document Store
        • NoSQL databases
        • Graph Databases
      • PDF tools
        • PDF editors
        • PDF software
  • Events
Open Source for the Enterprise
Home»Software»EMMA
Software

EMMA

Updated:May 3, 20253 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

EMMA is an open-source toolkit for measuring and reporting Java code coverage. EMMA distinguishes itself from other tools by going after a unique feature combination: support for large-scale enterprise software development while keeping individual developer’s work fast and iterative at the same time. Every developer on your team can now get code coverage for free and they can get it fast! EMMA is so lightweight developers can use it during the process of writing tests instead of waiting for a “test build”. This gets code coverage where it belongs: helping with design and implementation before the code is checked in. Chances are, you’ve come here already knowing what coverage is all about and are, in fact, wondering what EMMA offers and why it is worth checking out. Explore the rest of this site to see why. EMMA features at a glance: EMMA can instrument classes for coverage either offline (before they are loaded) or on the fly (using an instrumenting application classloader). This flexibitily is quite unique, making EMMA a one stop coverage tool for projects ranging from simple standalone applications to complex J2EE deployments. Supported coverage types: class, method, line, basic block. EMMA can detect when a single source code line is covered only partially. Coverage stats are aggregated at method, class, package, and “all classes” levels. Output report types: plain text, HTML, XML. All report types support drill-down, to a user-controlled detail depth. The HTML report supports source code linking. Output reports can highlight items with coverage levels below user-provided minimums. Coverage data obtained in different instrumentation or test runs can be merged together. EMMA does not require access to the source code and degrades gracefully with decreasing amount of debug information available in the input classes. EMMA can instrument individial .class files or entire .jars (in place, if desired). Efficient coverage subset filtering is possible, too. Makefile and ANT build integration are supported on equal footing. EMMA is quite fast: the runtime overhead of added instrumentation is small (5-20%) and the bytecode instrumentor itself is very fast (mostly limited by file I/O speed). Memory overhead is a few hundred bytes per an instrumented Java class. EMMA is 100% pure Java, has no external library dependencies, and works in any Java 2 JVM (even 1.2.x). Not “version 1.0” software… Although a relative newcomer to the open-source arena, EMMA and especially its predecessor versions have been in use on real-life enterprise software projects at Trilogy since early 2001.

Java Test Coverage Unit Testing Coverage
Share. Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Tumblr Email

Related Posts

Yocto Project (YP)

Apache Accumulo

Teevity

Leave A Reply

Our Picks

Top 5 open source software skills for freelancers to increase their daily rate

The Top 4 Headless CMS

Stay In Touch
  • LinkedIn
Don't Miss
News

LLM Observability And Monitoring Software goes open source

LLM observability and monitoring software provides a comprehensive view into the performance, behavior, and health…

Peter Levine on How to Build an Open Source Business

The Top 4 Headless CMS

Subscribe to Updates

Get the latest news about open source in the enterprise.


    Open Source for the Enterprise
    LinkedIn
    • Software
    • News
    • Featured
    © 2025 OpenSource-IT.com

    Type above and press Enter to search. Press Esc to cancel.