2003-09-03 16:27:15 +00:00

22 lines
638 B
XML

<?xml version="1.0" encoding="ISO-8859-1" ?>
<document>
<properties>
<title>JCoverage Plugin</title>
<author email="Dominik.Dahlem@cs.tcd.ie">Dominik Dahlem</author>
</properties>
<body>
<section name="JCoverage Plugin">
<p>
The JCoverage tool is a free and easy to use source code coverage analyser.
It helps you to discover where your source-code lacks in test coverage.
</p>
<p>
For more information regarding jcoverage check out the
<a href="http://www.jcoverage.com" target="_blank">
project homepage</a>.
</p>
</section>
</body>
</document>