EMMA Coverage Report (generated Tue Apr 15 15:37:25 CEST 2008)
[all classes][jodd.proxetta.asm]

COVERAGE SUMMARY FOR SOURCE FILE [ProxettaAsmUtil.java]

nameclass, %method, %block, %line, %
ProxettaAsmUtil.java100% (1/1)28%  (9/32)14%  (147/1054)12%  (36/295)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ProxettaAsmUtil100% (1/1)28%  (9/32)14%  (147/1054)12%  (36/295)
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)
isArgumentMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isArgumentTypeMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isArgumentsCountMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isCreateArgumentsArrayMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isCreateArgumentsClassArrayMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isReturnTypeMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isSetArgumentMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isStoreOpcode (int): boolean 0%   (0/1)0%   (0/19)0%   (0/1)
isTargetClassMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isTargetMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
isTargetMethodNameMethod (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/4)
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)
prepareReturnValue (MethodVisitor, MethodSignatureVisitor, int): void 0%   (0/1)0%   (0/173)0%   (0/48)
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)
visitReturn (MethodVisitor, MethodSignatureVisitor, boolean): void 100% (1/1)33%  (51/153)36%  (17/47)
loadMethodArgument (MethodVisitor, MethodSignatureVisitor, int): void 100% (1/1)42%  (15/36)36%  (5/14)
isInvokeMethod (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)
createMethodSignature (int, String, String, String): MethodSignatureVisitor 100% (1/1)100% (16/16)100% (3/3)
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)

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