Package | Description |
---|---|
com.vladium.emma.data | |
com.vladium.emma.report | |
com.vladium.emma.report.html | |
com.vladium.util |
Modifier and Type | Field and Description |
---|---|
private IntObjectMap |
MethodDescriptor.m_lineMap |
Modifier and Type | Method and Description |
---|---|
IntObjectMap |
MethodDescriptor.getLineMap() |
Modifier and Type | Field and Description |
---|---|
private IntObjectMap |
SrcFileItem.m_lineCoverage |
Modifier and Type | Method and Description |
---|---|
IntObjectMap |
SrcFileItem.getLineCoverage() |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
ReportGenerator.addLineAnchorID(int line,
java.lang.String anchorID,
IntObjectMap lineAnchorIDMap) |
private void |
ReportGenerator.embedSrcFile(SrcFileItem item,
HTMLDocument page,
IntObjectMap anchorMap,
SourcePathCache cache) |
Modifier and Type | Field and Description |
---|---|
private static IntObjectMap |
IntegerFactory.s_values |