EMMA Coverage Report (generated Fri Aug 23 16:39:17 PDT 2013)
[all classes][org.chromium.content.browser]

COVERAGE SUMMARY FOR SOURCE FILE [JavaBridgeReturnValuesTest.java]

nameclass, %method, %block, %line, %
JavaBridgeReturnValuesTest.java75%  (3/4)100% (31/31)100% (268/268)100% (70/70)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class JavaBridgeReturnValuesTest100% (1/1)100% (6/6)100% (191/191)100% (42/42)
JavaBridgeReturnValuesTest (): void 100% (1/1)100% (3/3)100% (2/2)
executeJavaScriptAndGetBooleanResult (String): boolean 100% (1/1)100% (16/16)100% (2/2)
executeJavaScriptAndGetStringResult (String): String 100% (1/1)100% (16/16)100% (2/2)
setUp (): void 100% (1/1)100% (15/15)100% (4/4)
testMethodReturnTypes (): void 100% (1/1)100% (86/86)100% (18/18)
testMethodReturnValues (): void 100% (1/1)100% (55/55)100% (14/14)
     
class JavaBridgeReturnValuesTest$10%   (0/1)100% (0/0)100% (0/0)100% (0/0)
     
class JavaBridgeReturnValuesTest$CustomType100% (1/1)100% (2/2)100% (6/6)100% (1/1)
JavaBridgeReturnValuesTest$CustomType (): void 100% (1/1)100% (3/3)100% (1/1)
JavaBridgeReturnValuesTest$CustomType (JavaBridgeReturnValuesTest$1): void 100% (1/1)100% (3/3)100% (1/1)
     
class JavaBridgeReturnValuesTest$TestObject100% (1/1)100% (23/23)100% (71/71)100% (28/28)
JavaBridgeReturnValuesTest$TestObject (JavaBridgeReturnValuesTest): void 100% (1/1)100% (7/7)100% (1/1)
JavaBridgeReturnValuesTest$TestObject (JavaBridgeReturnValuesTest, JavaBridge... 100% (1/1)100% (4/4)100% (1/1)
getBooleanValue (): boolean 100% (1/1)100% (2/2)100% (1/1)
getByteValue (): byte 100% (1/1)100% (2/2)100% (1/1)
getCharValue (): char 100% (1/1)100% (2/2)100% (1/1)
getCustomTypeValue (): JavaBridgeReturnValuesTest$CustomType 100% (1/1)100% (5/5)100% (1/1)
getDoubleValue (): double 100% (1/1)100% (2/2)100% (1/1)
getDoubleValueNoDecimal (): double 100% (1/1)100% (2/2)100% (1/1)
getEmptyStringValue (): String 100% (1/1)100% (2/2)100% (1/1)
getFloatValue (): float 100% (1/1)100% (2/2)100% (1/1)
getFloatValueNoDecimal (): float 100% (1/1)100% (2/2)100% (1/1)
getIntValue (): int 100% (1/1)100% (2/2)100% (1/1)
getLongValue (): long 100% (1/1)100% (2/2)100% (1/1)
getNullObjectValue (): Object 100% (1/1)100% (2/2)100% (1/1)
getNullStringValue (): String 100% (1/1)100% (2/2)100% (1/1)
getObjectValue (): Object 100% (1/1)100% (4/4)100% (1/1)
getShortValue (): short 100% (1/1)100% (2/2)100% (1/1)
getStringValue (): String 100% (1/1)100% (2/2)100% (1/1)
getVoidValue (): void 100% (1/1)100% (1/1)100% (1/1)
setBooleanValue (boolean): 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)
waitForStringValue (): String 100% (1/1)100% (5/5)100% (2/2)

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

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