module ReportXMLEmma:sig
..end
val make : unit -> ReportGeneric.converter
EMMA is a Java code coverage available at
http://emma.sourceforge.net/. The returned converter only outputs
overall statistics, and generated files are intended to be used by
reporintg tools like the EMMA plugin for the Jenkins continuous
integration server (available at http://jenkins-ci.org/).