0N/A
0N/AEMMA is a Java code coverage tool. For more information on EMMA, please
0N/Alook at the HTML and PDF documentation included in docs/ directory. More
0N/Ainformation is available at EMMA's home site:
0N/A
0N/A http://emma.sourceforge.net
0N/A
0N/AThe top level directories in this distribution are:
0N/A
0N/Alib/ EMMA implementation jars
0N/Adocs/ EMMA user guide and reference manual
0N/Aexamples/ ANT build.xml examples (referenced by the user guide)
0N/A
0N/A
0N/AREQUIREMENTS
0N/A~~~~~~~~~~~~
0N/A
0N/AEMMA is a self-contained toolkit (with no external library dependencies)
0N/Asupported on any Java 2 runtime.
0N/A
0N/A
0N/AEXAMPLES
0N/A~~~~~~~~
0N/A
0N/ATo try the examples please read the user guide or follow instructions in
0N/Adocs/README.txt.
0N/A
0N/A
0N/ABUILDING EMMA
0N/A~~~~~~~~~~~~~
0N/A
0N/ATo limit the download size, this distribution does not include the source
0N/Acode. You can obtain it and the build instructions as
0N/Aemma-<build label>-src.zip download from EMMA's project summary site:
0N/A
0N/A http://sourceforge.net/projects/emma
0N/A
0N/A __________________________________________________________________________
0N/A Copyright (C) 2003-2005 Vladimir Roubtsov. All rights reserved.
0N/A
0N/A This program and the accompanying materials are made available under
0N/A the terms of the Common Public License v1.0 which accompanies this
0N/A distribution, and is available at http://www.eclipse.org/legal/cpl-v10.html