Searched defs:Element_LCOV (Results 1 - 1 of 1) sorted by relevance

/external/emma/ant/ant14/com/vladium/emma/report/
H A DReportCfg.java198 public static class Element_LCOV extends Element class in class:ReportCfg
205 Element_LCOV (final Task task, final IProperties settings) method in class:ReportCfg.Element_LCOV
329 public Element_LCOV createLcov ()
331 return (Element_LCOV) addCfgElement (Element_LCOV.TYPE,
332 new Element_LCOV (m_task, m_settings));

Completed in 43 milliseconds