blob: 080bb5f2f33cfa66c18876e9c9db76f35037f27b [file] [log] [blame]
Download the cobertura binary from the following location and expand it into
this directory.
http://cobertura.sourceforge.net/download.html
Alternatively run "ant download-cobertura" to do this automatically.
(to set a http proxy for ant use ANT_OPTS="-Dhttp.proxyHost=<host> -Dhttp.proxyPort=<port>")
Run "ant cover-test coverage-report" to generate coverage report.