Quick Search
Log In
Sign Up
Dashboard
>
Clover 2.0 Beta
>
Clover 2.0 Beta Documentation Home
> Clover Knowledge Base
Log In
Sign Up
Clover Knowledge Base
V
iew
A
ttachments (0)
I
nfo
Browse Space
Added by
Rosie Jameson
, last edited by
Rosie Jameson
on Oct 04, 2007
Labels
(None)
Add Labels
Enter labels to add to this page:
Looking for a label? Just start typing.
Clover 2.0 Beta Documentation
Index
Clover Knowledge Base
Answers to commonly raised questions about configuring and using Clover:
Concepts & Usage FAQ
How are the Clover coverage percentages calculated?
What are the limitations of Code Coverage?
What does the name "Clover" mean?
What is Code Coverage Analysis?
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?
Eclipse Plugin FAQ
Is Clover 2 supported on IBM's RAD 7?
I store my plugins and features in an Eclipse extension area. Does Clover 2 support this?
Why can I only see coverage data for the last test case I executed?
Why does bringing up a Clover view fail with "java.lang.NoSuchFieldError - style"
Why does my coverage information disappear each time Eclipse autocompiles a file?
Installation & Configuration FAQ
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 do I get started with Clover?
Will Clover integrate with my IDE?
Troubleshooting
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?
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 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?
FAQ for Clover version 1
Do you have a question, or need help with Clover? Please
create a support request
.
Children (4)
Hide Children
|
View in Hierarchy
Concepts & Usage FAQ
Eclipse Plugin FAQ
Installation & Configuration FAQ
Troubleshooting