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.
- cobertura-1.9-bin.zip (binary)
- cobertura-1.9-bin.tar.bz2 (binary)
- cobertura-1.9-bin.tar.gz (binary)
- cobertura-1.9-src.zip (source)
- cobertura-1.9-src.tar.bz2 (source)
- cobertura-1.9-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.