Download
We offer two downloads: a pre-built binary package, containing only what you need to use Cobertura, and a source package. You probably want the binary package, unless you're planning on making modifications to Cobertura.
All releases can be found at SourceForge via this link.
Links to the latest release are below:
- cobertura-1.9.3-bin.zip (binary)
- cobertura-1.9.3-bin.tar.bz2 (binary)
- cobertura-1.9.3-bin.tar.gz (binary)
- cobertura-1.9.3-src.zip (source)
- cobertura-1.9.3-src.tar.bz2 (source)
- cobertura-1.9.3-src.tar.gz (source)
Subversion
If you're interested in developing Cobertura and contributing patches, we suggest using Subversion directly. To check out the Cobertura source code using Subversion:
After you've made your modifications, you can use the following command to create a patch:
If you're new to Subversion, you can find unending amounts of information about using and installing it by searching with Google. The online Subversion book is quite popular.