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

COVERAGE SUMMARY FOR SOURCE FILE [URLCoder.java]

nameclass, %method, %block, %line, %
URLCoder.java100% (1/1)55%  (11/20)78%  (328/418)77%  (71/92)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class URLCoder100% (1/1)55%  (11/20)78%  (328/418)77%  (71/92)
URLCoder (): void 0%   (0/1)0%   (0/3)0%   (0/1)
build (HttpServletRequest, HttpServletResponse): URLBuilder 0%   (0/1)0%   (0/7)0%   (0/1)
build (PageContext): URLBuilder 0%   (0/1)0%   (0/11)0%   (0/1)
build (String): URLBuilder 0%   (0/1)0%   (0/4)0%   (0/1)
url (String, HttpServletRequest, HttpServletResponse): String 0%   (0/1)0%   (0/6)0%   (0/1)
url (String, PageContext): String 0%   (0/1)0%   (0/10)0%   (0/1)
url (String, String, HttpServletRequest, HttpServletResponse): String 0%   (0/1)0%   (0/15)0%   (0/4)
url (String, String, PageContext): String 0%   (0/1)0%   (0/10)0%   (0/1)
url1 (String): String 0%   (0/1)0%   (0/4)0%   (0/1)
appendQuery (StringBuilder, String, String): void 100% (1/1)82%  (32/39)75%  (6/8)
appendEncoded (StringBuilder, char): void 100% (1/1)88%  (51/58)75%  (9/12)
<static initializer> 100% (1/1)91%  (61/67)71%  (10/14)
appendPath (StringBuilder, String): void 100% (1/1)100% (28/28)100% (7/7)
build (): URLBuilder 100% (1/1)100% (7/7)100% (1/1)
encodePath (String): String 100% (1/1)100% (12/12)100% (3/3)
encodeQuery (String): String 100% (1/1)100% (4/4)100% (1/1)
encodeQuery (String, String): String 100% (1/1)100% (13/13)100% (3/3)
quoteNon7bit (StringBuilder, char): void 100% (1/1)100% (15/15)100% (4/4)
url (String): String 100% (1/1)100% (4/4)100% (1/1)
url (String, String): String 100% (1/1)100% (101/101)100% (26/26)

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