EMMA Coverage Report (generated Tue Aug 20 10:07:21 PDT 2013)
[all classes][org.chromium.content.browser]

COVERAGE SUMMARY FOR SOURCE FILE [JavaBridgeArrayCoercionTest.java]

nameclass, %method, %block, %line, %
JavaBridgeArrayCoercionTest.java75%  (3/4)100% (39/39)100% (1339/1339)100% (317/317)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class JavaBridgeArrayCoercionTest100% (1/1)100% (12/12)100% (1188/1188)100% (256/256)
JavaBridgeArrayCoercionTest (): void 100% (1/1)100% (3/3)100% (2/2)
setUp (): void 100% (1/1)100% (14/14)100% (4/4)
testPassBoolean (): void 100% (1/1)100% (190/190)100% (39/39)
testPassJavaObject (): void 100% (1/1)100% (114/114)100% (25/25)
testPassJavaScriptObject (): void 100% (1/1)100% (107/107)100% (23/23)
testPassNull (): void 100% (1/1)100% (107/107)100% (23/23)
testPassNumberDouble (): void 100% (1/1)100% (107/107)100% (23/23)
testPassNumberInfinity (): void 100% (1/1)100% (107/107)100% (23/23)
testPassNumberInt32 (): void 100% (1/1)100% (116/116)100% (25/25)
testPassNumberNaN (): void 100% (1/1)100% (107/107)100% (23/23)
testPassString (): void 100% (1/1)100% (108/108)100% (23/23)
testPassUndefined (): void 100% (1/1)100% (108/108)100% (23/23)
     
class JavaBridgeArrayCoercionTest$10%   (0/1)100% (0/0)100% (0/0)100% (0/0)
     
class JavaBridgeArrayCoercionTest$CustomType100% (1/1)100% (2/2)100% (6/6)100% (1/1)
JavaBridgeArrayCoercionTest$CustomType (): void 100% (1/1)100% (3/3)100% (1/1)
JavaBridgeArrayCoercionTest$CustomType (JavaBridgeArrayCoercionTest$1): void 100% (1/1)100% (3/3)100% (1/1)
     
class JavaBridgeArrayCoercionTest$TestObject100% (1/1)100% (25/25)100% (145/145)100% (61/61)
JavaBridgeArrayCoercionTest$TestObject (JavaBridgeArrayCoercionTest): void 100% (1/1)100% (18/18)100% (4/4)
getCustomTypeInstance (): JavaBridgeArrayCoercionTest$CustomType 100% (1/1)100% (3/3)100% (1/1)
getObjectInstance (): Object 100% (1/1)100% (3/3)100% (1/1)
setBooleanArray (boolean []): void 100% (1/1)100% (6/6)100% (3/3)
setByteArray (byte []): void 100% (1/1)100% (6/6)100% (3/3)
setCharArray (char []): void 100% (1/1)100% (6/6)100% (3/3)
setCustomTypeArray (JavaBridgeArrayCoercionTest$CustomType []): void 100% (1/1)100% (6/6)100% (3/3)
setDoubleArray (double []): void 100% (1/1)100% (6/6)100% (3/3)
setFloatArray (float []): void 100% (1/1)100% (6/6)100% (3/3)
setIntArray (int []): void 100% (1/1)100% (6/6)100% (3/3)
setLongArray (long []): void 100% (1/1)100% (6/6)100% (3/3)
setObjectArray (Object []): void 100% (1/1)100% (6/6)100% (3/3)
setShortArray (short []): void 100% (1/1)100% (6/6)100% (3/3)
setStringArray (String []): void 100% (1/1)100% (6/6)100% (3/3)
waitForBooleanArray (): boolean [] 100% (1/1)100% (5/5)100% (2/2)
waitForByteArray (): byte [] 100% (1/1)100% (5/5)100% (2/2)
waitForCharArray (): char [] 100% (1/1)100% (5/5)100% (2/2)
waitForCustomTypeArray (): JavaBridgeArrayCoercionTest$CustomType [] 100% (1/1)100% (5/5)100% (2/2)
waitForDoubleArray (): double [] 100% (1/1)100% (5/5)100% (2/2)
waitForFloatArray (): float [] 100% (1/1)100% (5/5)100% (2/2)
waitForIntArray (): int [] 100% (1/1)100% (5/5)100% (2/2)
waitForLongArray (): long [] 100% (1/1)100% (5/5)100% (2/2)
waitForObjectArray (): Object [] 100% (1/1)100% (5/5)100% (2/2)
waitForShortArray (): short [] 100% (1/1)100% (5/5)100% (2/2)
waitForStringArray (): String [] 100% (1/1)100% (5/5)100% (2/2)

[source file 'org/chromium/content/browser/JavaBridgeArrayCoercionTest.java' not found in sourcepath]

[all classes][org.chromium.content.browser]
EMMA 2.0.5312 (C) Vladimir Roubtsov