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

COVERAGE SUMMARY FOR SOURCE FILE [DeviceMotionAndOrientationTest.java]

nameclass, %method, %block, %line, %
DeviceMotionAndOrientationTest.java75%  (3/4)100% (31/31)100% (697/697)100% (148/148)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class DeviceMotionAndOrientationTest100% (1/1)100% (13/13)100% (525/525)100% (102/102)
DeviceMotionAndOrientationTest (): void 100% (1/1)100% (3/3)100% (2/2)
setUp (): void 100% (1/1)100% (17/17)100% (5/5)
testRegisterSensorsDeviceMotion (): void 100% (1/1)100% (42/42)100% (9/9)
testRegisterSensorsDeviceMotionAndOrientation (): void 100% (1/1)100% (72/72)100% (15/15)
testRegisterSensorsDeviceOrientation (): void 100% (1/1)100% (36/36)100% (8/8)
testSensorChangedgotAcceleration (): void 100% (1/1)100% (38/38)100% (6/6)
testSensorChangedgotAccelerationAndOrientation (): void 100% (1/1)100% (77/77)100% (13/13)
testSensorChangedgotAccelerationIncludingGravity (): void 100% (1/1)100% (38/38)100% (6/6)
testSensorChangedgotRotationRate (): void 100% (1/1)100% (38/38)100% (6/6)
testSensorChangedmagneticField (): void 100% (1/1)100% (32/32)100% (5/5)
testUnRegisterSensorsDeviceMotionAndOrientation (): void 100% (1/1)100% (63/63)100% (12/12)
testUnregisterSensorsDeviceMotion (): void 100% (1/1)100% (37/37)100% (8/8)
testUnregisterSensorsDeviceOrientation (): void 100% (1/1)100% (32/32)100% (7/7)
     
class DeviceMotionAndOrientationTest$10%   (0/1)100% (0/0)100% (0/0)100% (0/0)
     
class DeviceMotionAndOrientationTest$DeviceMotionAndOrientationForTests100% (1/1)100% (12/12)100% (139/139)100% (38/38)
DeviceMotionAndOrientationTest$DeviceMotionAndOrientationForTests (): void 100% (1/1)100% (15/15)100% (6/6)
access$300 (DeviceMotionAndOrientationTest$DeviceMotionAndOrientationForTests... 100% (1/1)100% (4/4)100% (1/1)
access$400 (DeviceMotionAndOrientationTest$DeviceMotionAndOrientationForTests... 100% (1/1)100% (6/6)100% (1/1)
access$500 (DeviceMotionAndOrientationTest$DeviceMotionAndOrientationForTests... 100% (1/1)100% (6/6)100% (1/1)
getInstance (): DeviceMotionAndOrientationTest$DeviceMotionAndOrientationForT... 100% (1/1)100% (4/4)100% (1/1)
gotAcceleration (double, double, double): void 100% (1/1)100% (16/16)100% (5/5)
gotAccelerationIncludingGravity (double, double, double): void 100% (1/1)100% (16/16)100% (5/5)
gotOrientation (double, double, double): void 100% (1/1)100% (16/16)100% (5/5)
gotRotationRate (double, double, double): void 100% (1/1)100% (16/16)100% (5/5)
verifyCalls (String): void 100% (1/1)100% (5/5)100% (2/2)
verifyValues (double, double, double): void 100% (1/1)100% (19/19)100% (4/4)
verifyValuesEpsilon (double, double, double): void 100% (1/1)100% (16/16)100% (4/4)
     
class DeviceMotionAndOrientationTest$MockSensorManager100% (1/1)100% (6/6)100% (33/33)100% (9/9)
DeviceMotionAndOrientationTest$MockSensorManager (): void 100% (1/1)100% (9/9)100% (4/4)
DeviceMotionAndOrientationTest$MockSensorManager (DeviceMotionAndOrientationT... 100% (1/1)100% (3/3)100% (1/1)
access$100 (DeviceMotionAndOrientationTest$MockSensorManager): int 100% (1/1)100% (3/3)100% (1/1)
access$200 (DeviceMotionAndOrientationTest$MockSensorManager): int 100% (1/1)100% (3/3)100% (1/1)
registerListener (SensorEventListener, int, int, Handler): boolean 100% (1/1)100% (8/8)100% (2/2)
unregisterListener (SensorEventListener, int): void 100% (1/1)100% (7/7)100% (2/2)

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

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