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

COVERAGE SUMMARY FOR SOURCE FILE [ProxettaAsmUtil.java]

nameclass, %method, %block, %line, %
ProxettaAsmUtil.java100% (1/1)69%  (25/36)37%  (432/1172)38%  (126/331)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ProxettaAsmUtil100% (1/1)69%  (25/36)37%  (432/1172)38%  (126/331)
ProxettaAsmUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
checkArgumentIndex (MethodSignatureVisitor, int, Class): void 0%   (0/1)0%   (0/25)0%   (0/3)
loadClass (MethodVisitor, int, String): void 0%   (0/1)0%   (0/70)0%   (0/21)
loadMethodArgumentAsObject (MethodVisitor, MethodSignatureVisitor, int): void 0%   (0/1)0%   (0/153)0%   (0/44)
loadMethodArgumentClass (MethodVisitor, MethodSignatureVisitor, int): void 0%   (0/1)0%   (0/9)0%   (0/2)
loadMethodReturnClass (MethodVisitor, MethodSignatureVisitor): void 0%   (0/1)0%   (0/7)0%   (0/2)
pushInt (MethodVisitor, int): void 0%   (0/1)0%   (0/22)0%   (0/6)
storeMethodArgument (MethodVisitor, MethodSignatureVisitor, int): void 0%   (0/1)0%   (0/36)0%   (0/10)
storeMethodArgumentFromObject (MethodVisitor, MethodSignatureVisitor, int): void 0%   (0/1)0%   (0/13)0%   (0/4)
storeValue (MethodVisitor, int, int): void 0%   (0/1)0%   (0/128)0%   (0/36)
strtype (int): String 0%   (0/1)0%   (0/4)0%   (0/1)
prepareReturnValue (MethodVisitor, MethodSignatureVisitor, int): void 100% (1/1)24%  (42/173)27%  (13/48)
isArgumentMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isArgumentTypeMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isArgumentsCountMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isCreateArgumentsArrayMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isCreateArgumentsClassArrayMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isReturnTypeMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isSetArgumentMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isTargetClassMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isTargetMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isTargetMethodDescriptionMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
isTargetMethodSignatureMethod (String, String): boolean 100% (1/1)50%  (6/12)50%  (2/4)
loadMethodArgument (MethodVisitor, MethodSignatureVisitor, int): void 100% (1/1)69%  (25/36)64%  (9/14)
visitReturn (MethodVisitor, MethodSignatureVisitor, boolean, boolean): void 100% (1/1)73%  (165/225)83%  (59/71)
isPushDefaultResultValueMethod (String, String): boolean 100% (1/1)83%  (10/12)75%  (3/4)
adviceFieldName (String, int): String 100% (1/1)100% (13/13)100% (1/1)
adviceMethodName (String, int): String 100% (1/1)100% (13/13)100% (1/1)
createMethodSignaturesKey (int, String, String, String): String 100% (1/1)100% (20/20)100% (1/1)
isInvokeMethod (String, String): boolean 100% (1/1)100% (12/12)100% (4/4)
isStoreOpcode (int): boolean 100% (1/1)100% (19/19)100% (1/1)
isTargetMethodNameMethod (String, String): boolean 100% (1/1)100% (12/12)100% (4/4)
loadMethodArguments (MethodVisitor, MethodSignatureVisitor): void 100% (1/1)100% (17/17)100% (4/4)
makeNonNative (int): int 100% (1/1)100% (4/4)100% (1/1)
makePrivateFinalAccess (int): int 100% (1/1)100% (8/8)100% (1/1)
visitReturn (MethodVisitor, MethodSignatureVisitor, boolean): void 100% (1/1)100% (6/6)100% (2/2)

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