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

COVERAGE SUMMARY FOR SOURCE FILE [Session.java]

nameclass, %method, %block, %line, %
Session.java0%   (0/1)0%   (0/7)0%   (0/40)0%   (0/14)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class Session0%   (0/1)0%   (0/7)0%   (0/40)0%   (0/14)
Session (): void 0%   (0/1)0%   (0/6)0%   (0/2)
addSessionUser (SessionUser): void 0%   (0/1)0%   (0/6)0%   (0/2)
getModelEncoding (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getSessionUsers (): List 0%   (0/1)0%   (0/11)0%   (0/3)
removeSessionUser (SessionUser): void 0%   (0/1)0%   (0/6)0%   (0/2)
setModelEncoding (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setSessionUsers (List): void 0%   (0/1)0%   (0/4)0%   (0/2)

[source file 'org/apache/maven/continuum/web/model/Session.java' not found in sourcepath]

[all classes][org.apache.maven.continuum.web.model]
EMMA 2.0.5312 (C) Vladimir Roubtsov