EMMA Coverage Report (generated Tue Apr 15 15:37:25 CEST 2008)
[all classes][jodd.madvoc]

COVERAGE SUMMARY FOR SOURCE FILE [ActionRequest.java]

nameclass, %method, %block, %line, %
ActionRequest.java0%   (0/1)0%   (0/15)0%   (0/145)0%   (0/36)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ActionRequest0%   (0/1)0%   (0/15)0%   (0/145)0%   (0/36)
ActionRequest (WebApplication, ActionConfig, Object, HttpServletRequest, Http... 0%   (0/1)0%   (0/33)0%   (0/9)
getAction (): Object 0%   (0/1)0%   (0/3)0%   (0/1)
getActionConfig (): ActionConfig 0%   (0/1)0%   (0/3)0%   (0/1)
getActionPath (): String 0%   (0/1)0%   (0/4)0%   (0/1)
getHttpServletRequest (): HttpServletRequest 0%   (0/1)0%   (0/3)0%   (0/1)
getHttpServletResponse (): HttpServletResponse 0%   (0/1)0%   (0/3)0%   (0/1)
getNextActionPath (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getPreviousActionRequest (): ActionRequest 0%   (0/1)0%   (0/3)0%   (0/1)
getWebApplication (): WebApplication 0%   (0/1)0%   (0/3)0%   (0/1)
invoke (): String 0%   (0/1)0%   (0/68)0%   (0/10)
isExecuted (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
setHttpServletRequest (HttpServletRequest): void 0%   (0/1)0%   (0/4)0%   (0/2)
setHttpServletResponse (HttpServletResponse): void 0%   (0/1)0%   (0/4)0%   (0/2)
setNextActionPath (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setPreviousActionRequest (ActionRequest): void 0%   (0/1)0%   (0/4)0%   (0/2)

[all classes][jodd.madvoc]
EMMA 2.0.5312 (C) Vladimir Roubtsov