Data Center 4.1
Versions
- 4.1
- See all
Troubleshooting
Clover FAQ
On this page
In this section
- 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?
- 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 a 'java.lang.OutOfMemoryError - PermGen space' error?
- Why do I get an java.lang.OutOfMemoryError when compiling with Clover turned on?
Related content
- 2. Exploration of coverage in IDEA
- What is Code Coverage Analysis?
- What are the limitations of Code Coverage?
- How are the Clover coverage percentages calculated?
- 2. Exploration of coverage in Eclipse
- What is the coverage.db file and why am I seeing files like coverage.dbxxxxxxxxx_xxxxx_xxxx?
- Comparison of code coverage tools
- About Code Coverage
- I've run my tests, but coverage information does not show in IDEA
- Extracting Coverage Data programmatically
Last modified on Oct 4, 2007
In this section
- 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?
- 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 a 'java.lang.OutOfMemoryError - PermGen space' error?
- Why do I get an java.lang.OutOfMemoryError when compiling with Clover turned on?
Related content
- 2. Exploration of coverage in IDEA
- What is Code Coverage Analysis?
- What are the limitations of Code Coverage?
- How are the Clover coverage percentages calculated?
- 2. Exploration of coverage in Eclipse
- What is the coverage.db file and why am I seeing files like coverage.dbxxxxxxxxx_xxxxx_xxxx?
- Comparison of code coverage tools
- About Code Coverage
- I've run my tests, but coverage information does not show in IDEA
- Extracting Coverage Data programmatically
Powered by Confluence and Scroll Viewport.