OpenClover icon
OpenClover icon

OpenClover

 Like

OpenClover is a free and open-source code coverage tool for Java, Groovy and AspectJ.

OpenClover screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • AU flagAustralia

Platforms

  • Self-Hosted
  • Eclipse
  • IntelliJ IDEA
  • Jenkins
  • Maven
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Eclipse plugin
  2. Jenkins icon  Jenkins integration

 Tags

  • Java
  • maven
  • code-coverage
  • intellij-idea
  • groovy

OpenClover News & Activities

Highlights All activities

Recent activities

No activities found.

OpenClover information

  • Developed by

    AU flagAtlassian
  • Licensing

    Open Source and Free product.
  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about OpenClover, and it has gotten 0 likes

OpenClover was added to AlternativeTo by Rolando Isidoro on Nov 26, 2019 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is OpenClover?

OpenClover is a free and open-source code coverage tool for Java, Groovy and AspectJ. It's based on the open-sourced version of Atlassian Clover®, the world's most sophisticated code coverage tool.

Attack your top project risks first. OpenClover measures code coverage for Java and Groovy and collects over 20 code metrics. It not only shows you untested areas of your application but also combines coverage and metrics to find the most risky code.

Run tests faster. Don't waste your time. The Test Optimization feature tracks which test cases are related with each class of your application code. Thanks to this OpenClover can run tests relevant to changes made in your application code, significantly reducing test execution time.

Focus on what's really important. Does testing getters and setters bring much value? Or machine-generated code? OpenClover outruns other tools in its flexibility to define scope of coverage measurement. You can exclude packages, files, classes, methods and even single statements. You can focus on testing important parts of your code.

Keep balance between application and tests. OpenClover not only records test result but also measures individual code coverage for every test. It gives you deep insight on what your tests actually do. You can find test results, which tests cover given class or source line or which classes were executed by test.

Run on your CI server. Get reports for your team. OpenClover has dedicated plugins for Jenkins, Bamboo and Hudson. With a few clicks you can setup code coverage measurement for your builds. With OpenClover integrations with Ant, Maven and Grails you get even more flexibility.

Run in your IDE. Boost your productivity. OpenClover has plugins for IntelliJ IDEA and Eclipse. Thanks to them you can track your code coverage while coding and find untested areas before you commit your code to a repository.

Official Links