EMMA Coverage Report (generated Sun May 06 23:07:51 CEST 2012)
[all classes][jodd.madvoc]

COVERAGE SUMMARY FOR SOURCE FILE [ActionRequest.java]

nameclass, %method, %block, %line, %
ActionRequest.java0%   (0/1)0%   (0/17)0%   (0/147)0%   (0/41)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ActionRequest0%   (0/1)0%   (0/17)0%   (0/147)0%   (0/41)
ActionRequest (String, ActionConfig, Object, HttpServletRequest, HttpServletR... 0%   (0/1)0%   (0/37)0%   (0/10)
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/3)0%   (0/1)
getActionPathChunks (): String [] 0%   (0/1)0%   (0/3)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)
invoke (): Object 0%   (0/1)0%   (0/50)0%   (0/9)
invokeAction (): Object 0%   (0/1)0%   (0/13)0%   (0/3)
isExecuted (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
setActionParams (Object []): void 0%   (0/1)0%   (0/4)0%   (0/2)
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