Software Alternatives, Accelerators & Startups

EclEmma VS Atlassian Clover

Compare EclEmma VS Atlassian Clover and see what are their differences

EclEmma logo EclEmma

EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License.

Atlassian Clover logo Atlassian Clover

Atlassian Clover is aย Java and Groovy code coverage tool.
  • EclEmma Landing page
    Landing page //
    2019-10-20
  • Atlassian Clover Landing page
    Landing page //
    2023-07-08

EclEmma features and specs

  • Integration
    EclEmma integrates seamlessly with Eclipse, allowing users to generate code coverage reports directly within the development environment without any additional configuration.
  • Ease of Use
    The interface is user-friendly, making it easy for developers to view coverage reports and navigate through the covered and uncovered code sections.
  • Real-time Feedback
    EclEmma provides real-time coverage data, enabling developers to immediately assess the impact of their tests and make informed decisions on improving code coverage.
  • Cost
    EclEmma is an open-source tool, meaning it is free to use, which is highly beneficial for individual developers and teams looking to manage costs.
  • Comprehensive Coverage
    Supports different types of coverage such as line coverage and branch coverage, offering a detailed overview of how much of the code is exercised by tests.

Possible disadvantages of EclEmma

  • Limited to Eclipse
    EclEmma is specifically designed for the Eclipse environment, which means developers using other IDEs cannot leverage its features directly.
  • Advanced Features
    While suitable for basic needs, EclEmma may lack advanced features found in more comprehensive commercial tools designed for larger-scale projects or enterprises.
  • Performance Overhead
    Monitoring code coverage, particularly for large projects, can introduce additional overhead and may impact the performance of the IDE.
  • Lack of Multi-language Support
    EclEmma is primarily focused on Java applications and does not natively support code coverage for applications written in other programming languages.

Atlassian Clover features and specs

  • Code Coverage Insight
    Atlassian Clover provides detailed code coverage reports which help developers identify untested parts of their applications, ensuring a higher quality of code.
  • Integrated with Popular IDEs
    Clover integrates seamlessly with popular Integrated Development Environments (IDEs) like IntelliJ IDEA and Eclipse, facilitating ease of use and enhancing productivity.
  • Customizable Reports
    The tool allows users to generate customizable reports, providing teams with insights that are tailored to their specific needs and preferences.
  • Continuous Integration Support
    Clover supports continuous integration processes, making it suitable for modern development workflows and helping teams maintain consistent code quality.
  • Risk-based Testing
    Cloverโ€™s risk-based testing feature enables teams to focus on the most critical parts of their codebase, optimizing testing efforts and resources.

Possible disadvantages of Atlassian Clover

  • No Longer Actively Supported
    Atlassian Clover has been discontinued as of 2017, which means there will be no new updates, features, or official support from Atlassian.
  • Limited Language Support
    Clover primarily focuses on Java and Groovy, which might not be suitable for teams working with other programming languages.
  • Complex Setup
    The initial setup and configuration of Clover can be complex and time-consuming, especially for users who are not familiar with the tool.
  • Performance Overhead
    Clover can introduce some performance overhead during the code coverage analysis, which may impact build times, especially for large projects.
  • Price
    Even though Clover is no longer sold, its original license was considered to be on the pricey side for smaller teams or individual developers.

EclEmma videos

JaCoCo & EclEmma : Java Code Coverage Tutorial

More videos:

  • Review - Code Coverge using EclEmma and Quiz 2 Review
  • Review - EclEmma

Atlassian Clover videos

Atlassian Clover - 2009 Duke's Choice Awards

Category Popularity

0-100% (relative to EclEmma and Atlassian Clover)
Code Analysis
42 42%
58% 58
Code Coverage
40 40%
60% 60
Code Quality
40 40%
60% 60
Code Review
55 55%
45% 45

User comments

Share your experience with using EclEmma and Atlassian Clover. For example, how are they different and which one is better?
Log in or Post with

What are some alternatives?

When comparing EclEmma and Atlassian Clover, you can also consider the following products

cobertura - A code coverage tool for java

OpenClover - The most sophisticated code coverage tool for Java and Groovy.

OpenCover - OpenCover is a code coverage tool for .NET

SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.

JaCoCo - JaCoCo is a free Java code coverage library.

Istanbul - Code Coverage Tool - Istanbul is an all-javascript instrumentation library that tracks statement, branch, and function coverage.