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

COVERAGE SUMMARY FOR SOURCE FILE [ActionMethodParser.java]

nameclass, %method, %block, %line, %
ActionMethodParser.java100% (1/1)100% (13/13)94%  (477/509)93%  (113/122)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ActionMethodParser100% (1/1)100% (13/13)94%  (477/509)93%  (113/122)
readClassInterceptors (Class): Class [] 100% (1/1)58%  (11/19)57%  (4/7)
readMethodInterceptors (Method): Class [] 100% (1/1)58%  (11/19)57%  (4/7)
parse (Class, Method, String): ActionConfig 100% (1/1)93%  (172/184)95%  (35/37)
readPackageActionPath (Class): String 100% (1/1)94%  (67/71)94%  (15/16)
ActionMethodParser (): void 100% (1/1)100% (3/3)100% (1/1)
buildActionPath (String, String, String, String, String): String 100% (1/1)100% (90/90)100% (18/18)
createActionConfig (Class, Method, Class [], String, String, String): ActionC... 100% (1/1)100% (10/10)100% (1/1)
parse (Class, Method): ActionConfig 100% (1/1)100% (6/6)100% (1/1)
readClassActionPath (Class): String 100% (1/1)100% (39/39)100% (11/11)
readMethodActionPath (String, ActionAnnotationData): String 100% (1/1)100% (25/25)100% (7/7)
readMethodAlias (ActionAnnotationData): String 100% (1/1)100% (9/9)100% (4/4)
readMethodExtension (ActionAnnotationData): String 100% (1/1)100% (25/25)100% (8/8)
readMethodHttpMethod (ActionAnnotationData): String 100% (1/1)100% (9/9)100% (4/4)

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