EMMA Coverage Report (generated Mon Dec 26 18:25:44 CET 2011)
[all classes][jodd.servlet]

COVERAGE SUMMARY FOR SOURCE FILE [ServletUtil.java]

nameclass, %method, %block, %line, %
ServletUtil.java100% (1/1)4%   (2/48)5%   (60/1225)7%   (21.3/308)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ServletUtil100% (1/1)4%   (2/48)5%   (60/1225)7%   (21.3/308)
ServletUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
attrValue (HttpServletRequest, String): Object 0%   (0/1)0%   (0/23)0%   (0/7)
attrValue (PageContext, String): Object 0%   (0/1)0%   (0/14)0%   (0/4)
copyParamsToAttributes (HttpServletRequest, boolean, boolean, boolean): void 0%   (0/1)0%   (0/85)0%   (0/25)
debug (HttpServletRequest): String 0%   (0/1)0%   (0/4)0%   (0/1)
debug (HttpServletRequest, PageContext): String 0%   (0/1)0%   (0/199)0%   (0/53)
debug (PageContext): String 0%   (0/1)0%   (0/6)0%   (0/1)
getAllCookies (HttpServletRequest, String): Cookie [] 0%   (0/1)0%   (0/50)0%   (0/10)
getAuthPassword (HttpServletRequest): String 0%   (0/1)0%   (0/30)0%   (0/6)
getAuthUsername (HttpServletRequest): String 0%   (0/1)0%   (0/29)0%   (0/6)
getContextPath (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getContextPath (HttpServletRequest): String 0%   (0/1)0%   (0/13)0%   (0/4)
getContextPath (PageContext): String 0%   (0/1)0%   (0/4)0%   (0/1)
getContextPath (ServletContext): String 0%   (0/1)0%   (0/13)0%   (0/4)
getCookie (HttpServletRequest, String): Cookie 0%   (0/1)0%   (0/30)0%   (0/6)
getRequestAttributes (ServletRequest): Map 0%   (0/1)0%   (0/9)0%   (0/3)
getRequestParameter (ServletRequest, String): Object 0%   (0/1)0%   (0/18)0%   (0/6)
getRequestParameters (ServletRequest): Map 0%   (0/1)0%   (0/9)0%   (0/3)
getServletError (ServletRequest): Throwable 0%   (0/1)0%   (0/5)0%   (0/1)
getSessionAttributes (HttpSession): Map 0%   (0/1)0%   (0/9)0%   (0/3)
isAbsoluteUrl (String): boolean 0%   (0/1)0%   (0/31)0%   (0/8)
isGetParameter (HttpServletRequest, String): boolean 0%   (0/1)0%   (0/41)0%   (0/7)
isMultipartRequest (HttpServletRequest): boolean 0%   (0/1)0%   (0/14)0%   (0/2)
isServletsVersion2_5 (): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
loadRequestAttributes (Map, ServletRequest): void 0%   (0/1)0%   (0/19)0%   (0/6)
loadRequestParameters (Map, ServletRequest): void 0%   (0/1)0%   (0/19)0%   (0/6)
loadSessionAttributes (Map, HttpSession): void 0%   (0/1)0%   (0/19)0%   (0/6)
prepareDownload (HttpServletResponse, File): void 0%   (0/1)0%   (0/5)0%   (0/2)
prepareDownload (HttpServletResponse, File, String): void 0%   (0/1)0%   (0/41)0%   (0/6)
prepareDownload (HttpServletResponse, String, String, int): void 0%   (0/1)0%   (0/39)0%   (0/11)
prepareDownload (HttpServletResponse, String, int): void 0%   (0/1)0%   (0/6)0%   (0/2)
preventCaching (HttpServletResponse): void 0%   (0/1)0%   (0/13)0%   (0/4)
readRequestBody (HttpServletRequest): String 0%   (0/1)0%   (0/14)0%   (0/4)
removeScopeAttribute (String, String, PageContext): void 0%   (0/1)0%   (0/59)0%   (0/12)
requireAuthentication (HttpServletResponse, String): void 0%   (0/1)0%   (0/17)0%   (0/3)
resolveUrl (String, HttpServletRequest): String 0%   (0/1)0%   (0/21)0%   (0/5)
resolveUrl (String, PageContext): String 0%   (0/1)0%   (0/6)0%   (0/1)
resolveUrl (String, String): String 0%   (0/1)0%   (0/33)0%   (0/7)
setBrowserVary (HttpServletResponse): void 0%   (0/1)0%   (0/5)0%   (0/2)
setRequestAttributes (ServletRequest, Map): void 0%   (0/1)0%   (0/20)0%   (0/3)
setScopeAttribute (String, Object, String, PageContext): void 0%   (0/1)0%   (0/63)0%   (0/12)
setServletError (ServletRequest, Throwable): void 0%   (0/1)0%   (0/5)0%   (0/2)
setSessionAttributes (HttpSession, Map): void 0%   (0/1)0%   (0/20)0%   (0/3)
stripSession (String): String 0%   (0/1)0%   (0/47)0%   (0/10)
value (HttpServletRequest, String): Object 0%   (0/1)0%   (0/31)0%   (0/10)
value (PageContext, String): Object 0%   (0/1)0%   (0/14)0%   (0/4)
<static initializer> 100% (1/1)91%  (10/11)80%  (4/5)
prepareParameters (String [], boolean, boolean, boolean): String [] 100% (1/1)93%  (50/54)96%  (17.3/18)

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