Cenqua
  • Home
  • About
  • Support
  • My Account
  • Download
  • Purchase
Clover resources
  • Clover home
  • New in Clover 2
  • Clover 1.x Requirements
  • Sample Reports
  • IDE Integration
  • Testimonials
  • 100
  • Clover Features
  • Clover Documentation
  • Support
RELEASES

Clover Ant 1.3.14 Released

Aug 03, 2007

Download Documents

Clover Eclipse and IDEA6 Plugins Released

May 03, 2007

New versions of both the Eclipse and IDEA6 plugins are available.

These plugins are available from our website. The IDEA plugin is also available from the plugin manager.

Download Release Notes

NEWS

Clover 2 feature preview: Coverage per test case

Nov 14, 2006

Today we published a few sample reports from Clover 2, a major rewrite of our award-winning Code Coverage Analysis tool.

Clover 2 has a bunch of new features, but the real stand-out in my opinion is the integrated Coverage and Test result reporting, which lets you see not only which tests passed and failed, but also which code was executed by what test. This gives a unique and very useful view of how your tests function, showing you what testing “value” each test adds and where testing is duplicated. It also makes it easy to spot classes that are only “incidentally covered” – covered only incidentally rather than directly by a test case.

Read more about Clover 2 features and how you can join up to the Clover 2 Early Access program here.

Clover wins a JOLT!

Mar 18, 2006

Jolt AwardClover 1.3 wins a prestigious Jolt Productivity Award at the 16th annual Jolt Awards night.

New Tip
Clover tip

Head for the Clouds

Clover’s new Cloud Reports are a great starting point if you want to get a quick overview of your project’s testing risks. The bigger and redder a class in the report, the more urgently it needs testing.

Cenqua > Clover > Clover Features

Clover Features

Fast, accurate coverage measurement

Clover provides method, branch and statement coverage for projects, packages, files and classes. Unlike tools that use bytecode instrumentation or the JVM Profiling API, Clover accurately measures per statement coverage, rather than per-line coverage.

Complete control over the coverage gathering process

Clover allows you to control the instrumentation and coverage recording process, using source level directives, regexp-based filters and runtime system properties.

Simple, seamless integration with Apache Ant and Maven

Clover provides seamless integration with the Apache Ant and Maven build tools. A suite of powerful Ant tasks allow you to control all aspects of coverage recording, reporting and checking within Ant. Integration requires little or no modification of existing compilation or test targets. For most projects, integration is as simple as adding a clover-setup target and a clover-report target. The Clover plugin for Maven allows for coverage measurement for most Maven projectswith no extra work for the developer.

Command Line toolset and API for legacy integration

Clover’s Command Line toolset provides easy integration with legacy builds using tools such as Make. A simple API allows integration with other java tools.
Configurable, powerful reporting in multiple formats
Clover reports in HTML, XML, PDF, and plain text. Report formats and contents are highly configurable.
Historical reporting of Code Coverage and other project metrics
Clover can track coverage over the life of your project and produce historical reports charting the progress of coverage and other project metrics. The “movers” section of the report alerts you to those packages or classes where coverage has changed significantly between datapoints.
Swing Coverage Viewer
The standalone Swing Viewer provides interactive browsing of source-level Coverage results.

Plugins for Eclipse and IDEA

Clover provides plugins for IntelliJ IDEA and Eclipse. These plugins provide complete integration with the IDE, allowing the developer to record and browse source-level coverage without leaving the IDE.

Java 1.5 ready

Clover fully supports the new Java 1.5 language features.

Want more information?

Browse our Online Documentation.

Browse or ask a question on our Online Forums

Download a free Evaluation of Clover

All content © 2007 Cenqua. View our Privacy Policy

Home  |  About  |  Clover  |  Fisheye  |  Crucible  |  Support  |  My Account  |  Download  |  Purchase