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

COVERAGE SUMMARY FOR SOURCE FILE [JavaBridgeCoercionTest.java]

nameclass, %method, %block, %line, %
JavaBridgeCoercionTest.java80%  (4/5)100% (42/42)99%  (1348/1358)100% (358.8/359)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class JavaBridgeCoercionTest100% (1/1)100% (12/12)99%  (1182/1192)100% (294.8/295)
testPassNumberInt32 (): void 100% (1/1)96%  (119/124)100% (30/30)
testPassJavaObject (): void 100% (1/1)97%  (141/146)99%  (28.8/29)
JavaBridgeCoercionTest (): 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% (165/165)100% (41/41)
testPassJavaScriptObject (): void 100% (1/1)100% (90/90)100% (23/23)
testPassNull (): void 100% (1/1)100% (89/89)100% (23/23)
testPassNumberDouble (): void 100% (1/1)100% (193/193)100% (49/49)
testPassNumberInfinity (): void 100% (1/1)100% (90/90)100% (23/23)
testPassNumberNaN (): void 100% (1/1)100% (90/90)100% (23/23)
testPassString (): void 100% (1/1)100% (98/98)100% (25/25)
testPassUndefined (): void 100% (1/1)100% (90/90)100% (23/23)
     
class JavaBridgeCoercionTest$10%   (0/1)100% (0/0)100% (0/0)100% (0/0)
     
class JavaBridgeCoercionTest$CustomType100% (1/1)100% (2/2)100% (6/6)100% (1/1)
JavaBridgeCoercionTest$CustomType (): void 100% (1/1)100% (3/3)100% (1/1)
JavaBridgeCoercionTest$CustomType (JavaBridgeCoercionTest$1): void 100% (1/1)100% (3/3)100% (1/1)
     
class JavaBridgeCoercionTest$CustomType2100% (1/1)100% (2/2)100% (6/6)100% (1/1)
JavaBridgeCoercionTest$CustomType2 (): void 100% (1/1)100% (3/3)100% (1/1)
JavaBridgeCoercionTest$CustomType2 (JavaBridgeCoercionTest$1): void 100% (1/1)100% (3/3)100% (1/1)
     
class JavaBridgeCoercionTest$TestObject100% (1/1)100% (26/26)100% (154/154)100% (63/63)
JavaBridgeCoercionTest$TestObject (JavaBridgeCoercionTest): void 100% (1/1)100% (24/24)100% (5/5)
getCustomType2Instance (): JavaBridgeCoercionTest$CustomType2 100% (1/1)100% (3/3)100% (1/1)
getCustomTypeInstance (): JavaBridgeCoercionTest$CustomType 100% (1/1)100% (3/3)100% (1/1)
getObjectInstance (): Object 100% (1/1)100% (3/3)100% (1/1)
setBooleanValue (boolean): void 100% (1/1)100% (6/6)100% (3/3)
setByteValue (byte): void 100% (1/1)100% (6/6)100% (3/3)
setCharValue (char): void 100% (1/1)100% (6/6)100% (3/3)
setCustomTypeValue (JavaBridgeCoercionTest$CustomType): void 100% (1/1)100% (6/6)100% (3/3)
setDoubleValue (double): void 100% (1/1)100% (6/6)100% (3/3)
setFloatValue (float): void 100% (1/1)100% (6/6)100% (3/3)
setIntValue (int): void 100% (1/1)100% (6/6)100% (3/3)
setLongValue (long): void 100% (1/1)100% (6/6)100% (3/3)
setObjectValue (Object): void 100% (1/1)100% (6/6)100% (3/3)
setShortValue (short): void 100% (1/1)100% (6/6)100% (3/3)
setStringValue (String): void 100% (1/1)100% (6/6)100% (3/3)
waitForBooleanValue (): boolean 100% (1/1)100% (5/5)100% (2/2)
waitForByteValue (): byte 100% (1/1)100% (5/5)100% (2/2)
waitForCharValue (): char 100% (1/1)100% (5/5)100% (2/2)
waitForCustomTypeValue (): JavaBridgeCoercionTest$CustomType 100% (1/1)100% (5/5)100% (2/2)
waitForDoubleValue (): double 100% (1/1)100% (5/5)100% (2/2)
waitForFloatValue (): float 100% (1/1)100% (5/5)100% (2/2)
waitForIntValue (): int 100% (1/1)100% (5/5)100% (2/2)
waitForLongValue (): long 100% (1/1)100% (5/5)100% (2/2)
waitForObjectValue (): Object 100% (1/1)100% (5/5)100% (2/2)
waitForShortValue (): short 100% (1/1)100% (5/5)100% (2/2)
waitForStringValue (): String 100% (1/1)100% (5/5)100% (2/2)

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

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