Answers to commonly raised questions about configuring and using Clover:
- Concepts & Usage FAQ
- Can I create a Clover Report on Server A if I have the clover.db which I generated on Server B?
- Does Clover depend on JUnit?
- Does Clover integrate with Maven?
- Does Clover support the new language features in JDK1.5?
- Does Clover work with JUnit4 and TestNG?
- How are the Clover coverage percentages calculated?
- How do I get started with Clover?
- How do I use Clover with NetBeans?
- What are the limitations of Code Coverage?
- What does the name "Clover" mean?
- What is Code Coverage Analysis?
- What is the coverage.db file and why am I seeing files like coverage.dbxxxxxxxxx_xxxxx_xxxx?
- What third-party libraries does Clover utilise?
- Where did Clover originally come from?
- Why does Clover instrument classes I have excluded using the 'exclude' element of the 'clover-setup ' task?
- Why does Clover use Source Code Instrumentation?
- Will Clover integrate with my IDE?
- Eclipse Plugin FAQ
- Maven 2 Plugin FAQ
- トラブルシューティング
- Compiling my instrumented sources fails with a 'code too large' error.
- For some statements in my code Clover reports "No Coverage information gathered for this expression". What does that mean?
- Hit count for multi-threaded test is incorrect in Clover's report.
- I'm trying to get a coverage report mailed, but I keep getting "mail Failed to send email". How do I fix this?
- I'm using the maven-clover-plugin version 2.4 with a license downloaded from Atlassian and get the message 'Invalid or missing License'
- Tools for Troubleshooting Clover-for-Ant
- Two questions to ask yourself first when troubleshooting Clover
- When generating some report types on my UNIX server with no XServer, I get an exception "Can't connect to X11 server" or similar.
- When using Clover, why do I get a java.lang.NoClassDefFoundError when I run my code?
- When using Clover from Ant, why do I get "Compiler Adapter 'org.apache.tools.ant.taskdefs.CloverCompilerAdapter' can't be found." or similar?
- Why does the 'Test Results' summary page report show that I have unique coverage, when the source page shows no unique coverage?
- Why do I get 0% coverage when I run my tests and then a reporter from the same instance of Ant?
- Why do I get an java.lang.OutOfMemoryError when compiling with Clover turned on?
Do you have a question, or need help with Clover? Please create a support request.