Source file "com/google/gwt/typedarrays/server/ArrayBufferImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 261 of 261 | 0% | 32 of 32 | 0% | 28 | 28 | 65 | 65 | 12 | 12 |
| setFloat32(int, float, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setFloat64(int, double, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setInt16(int, short, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setInt32(int, int, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getFloat32(int, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getFloat64(int, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getInt16(int, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getInt32(int, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ArrayBufferImpl(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setInt8(int, byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInt8(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| byteLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |