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

COVERAGE SUMMARY FOR SOURCE FILE [MadvocConfig.java]

nameclass, %method, %block, %line, %
MadvocConfig.java100% (2/2)51%  (20/39)74%  (199/269)64%  (55/86)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class MadvocConfig100% (1/1)50%  (19/38)73%  (186/256)63%  (52/83)
disableSupplementAction (): void 0%   (0/1)0%   (0/4)0%   (0/2)
getActionAnnotations (): Class [] 0%   (0/1)0%   (0/3)0%   (0/1)
getAttrNames (): MadvocConfig$AttrNames 0%   (0/1)0%   (0/3)0%   (0/1)
getDefaultResultType (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getEncoding (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getFileUploadFactory (): FileUploadFactory 0%   (0/1)0%   (0/3)0%   (0/1)
getRequestScopeInjectorConfig (): RequestScopeInjector$Config 0%   (0/1)0%   (0/3)0%   (0/1)
isPreventCaching (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
isStrictExtensionStripForResultPath (): boolean 0%   (0/1)0%   (0/3)0%   (0/1)
setActionPathMappingEnabled (boolean): void 0%   (0/1)0%   (0/4)0%   (0/2)
setDefaultActionMethodNames (String []): void 0%   (0/1)0%   (0/4)0%   (0/2)
setDefaultExtension (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setDefaultResultType (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setDetectDuplicatePathsEnabled (boolean): void 0%   (0/1)0%   (0/4)0%   (0/2)
setEncoding (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setFileUploadFactory (FileUploadFactory): void 0%   (0/1)0%   (0/4)0%   (0/2)
setPreventCaching (boolean): void 0%   (0/1)0%   (0/4)0%   (0/2)
setRequestScopeInjectorConfig (RequestScopeInjector$Config): void 0%   (0/1)0%   (0/4)0%   (0/2)
setSupplementAction (Class): void 0%   (0/1)0%   (0/4)0%   (0/2)
setAttrNamePrefix (String): void 100% (1/1)83%  (10/12)75%  (3/4)
MadvocConfig (): void 100% (1/1)100% (79/79)100% (19/19)
getActionAnnotationInstances (): ActionAnnotation [] 100% (1/1)100% (3/3)100% (1/1)
getDefaultActionMethodNames (): String [] 100% (1/1)100% (3/3)100% (1/1)
getDefaultExtension (): String 100% (1/1)100% (3/3)100% (1/1)
getDefaultInterceptors (): Class [] 100% (1/1)100% (3/3)100% (1/1)
getRootPackage (): String 100% (1/1)100% (3/3)100% (1/1)
getSupplementAction (): Class 100% (1/1)100% (3/3)100% (1/1)
isActionPathMappingEnabled (): boolean 100% (1/1)100% (3/3)100% (1/1)
isCreateDefaultAliases (): boolean 100% (1/1)100% (3/3)100% (1/1)
isDetectDuplicatePathsEnabled (): boolean 100% (1/1)100% (3/3)100% (1/1)
lookupPathAlias (String): String 100% (1/1)100% (12/12)100% (3/3)
registerPathAlias (String, String): void 100% (1/1)100% (7/7)100% (2/2)
setActionAnnotations (Class []): void 100% (1/1)100% (29/29)100% (6/6)
setCreateDefaultAliases (boolean): void 100% (1/1)100% (4/4)100% (2/2)
setDefaultInterceptors (Class []): void 100% (1/1)100% (4/4)100% (2/2)
setRootPackage (String): void 100% (1/1)100% (4/4)100% (2/2)
setRootPackageOf (Class): void 100% (1/1)100% (6/6)100% (2/2)
setStrictExtensionStripForResultPath (boolean): void 100% (1/1)100% (4/4)100% (2/2)
     
class MadvocConfig$AttrNames100% (1/1)100% (1/1)100% (13/13)100% (3/3)
MadvocConfig$AttrNames (String): void 100% (1/1)100% (13/13)100% (3/3)

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