EMMA Coverage Report (generated Sun Sep 18 11:34:27 PHT 2011)
[all classes][org.apache.continuum.release.model.io.xpp3]

COVERAGE SUMMARY FOR SOURCE FILE [ContinuumPrepareReleasesModelXpp3Reader.java]

nameclass, %method, %block, %line, %
ContinuumPrepareReleasesModelXpp3Reader.java0%   (0/1)0%   (0/23)0%   (0/1574)0%   (0/373)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ContinuumPrepareReleasesModelXpp3Reader0%   (0/1)0%   (0/23)0%   (0/1574)0%   (0/373)
ContinuumPrepareReleasesModelXpp3Reader (): void 0%   (0/1)0%   (0/6)0%   (0/2)
checkFieldWithDuplicate (XmlPullParser, String, String, Set): boolean 0%   (0/1)0%   (0/38)0%   (0/6)
getAddDefaultEntities (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
getBooleanValue (String, String, XmlPullParser): boolean 0%   (0/1)0%   (0/7)0%   (0/1)
getBooleanValue (String, String, XmlPullParser, String): boolean 0%   (0/1)0%   (0/17)0%   (0/5)
getByteValue (String, String, XmlPullParser, boolean): byte 0%   (0/1)0%   (0/27)0%   (0/6)
getCharacterValue (String, String, XmlPullParser): char 0%   (0/1)0%   (0/8)0%   (0/3)
getDateValue (String, String, String, XmlPullParser): Date 0%   (0/1)0%   (0/44)0%   (0/13)
getDateValue (String, String, XmlPullParser): Date 0%   (0/1)0%   (0/7)0%   (0/1)
getDoubleValue (String, String, XmlPullParser, boolean): double 0%   (0/1)0%   (0/27)0%   (0/6)
getFloatValue (String, String, XmlPullParser, boolean): float 0%   (0/1)0%   (0/27)0%   (0/6)
getIntegerValue (String, String, XmlPullParser, boolean): int 0%   (0/1)0%   (0/27)0%   (0/6)
getLongValue (String, String, XmlPullParser, boolean): long 0%   (0/1)0%   (0/27)0%   (0/6)
getRequiredAttributeValue (String, String, XmlPullParser, boolean): String 0%   (0/1)0%   (0/22)0%   (0/4)
getShortValue (String, String, XmlPullParser, boolean): short 0%   (0/1)0%   (0/27)0%   (0/6)
getTrimmedValue (String): String 0%   (0/1)0%   (0/7)0%   (0/3)
parsePreparedRelease (String, XmlPullParser, boolean): PreparedRelease 0%   (0/1)0%   (0/80)0%   (0/13)
parsePreparedReleaseModel (String, XmlPullParser, boolean): PreparedReleaseModel 0%   (0/1)0%   (0/138)0%   (0/25)
read (InputStream): PreparedReleaseModel 0%   (0/1)0%   (0/7)0%   (0/2)
read (InputStream, boolean): PreparedReleaseModel 0%   (0/1)0%   (0/8)0%   (0/2)
read (Reader): PreparedReleaseModel 0%   (0/1)0%   (0/5)0%   (0/1)
read (Reader, boolean): PreparedReleaseModel 0%   (0/1)0%   (0/1011)0%   (0/253)
setAddDefaultEntities (boolean): void 0%   (0/1)0%   (0/4)0%   (0/2)

[source file 'org/apache/continuum/release/model/io/xpp3/ContinuumPrepareReleasesModelXpp3Reader.java' not found in sourcepath]

[all classes][org.apache.continuum.release.model.io.xpp3]
EMMA 2.0.5312 (C) Vladimir Roubtsov