Source file "org/bson/RawBsonArray.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 121 of 121 | 0% | 0 of 0 | n/a | 19 | 19 | 23 | 23 | 19 | 19 |
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeReplace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RawBsonArray(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RawBsonArray(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RawBsonArray(RawBsonArray.RawBsonArrayList) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(BsonValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(int, Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retainAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| set(int, BsonValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(int, BsonValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getByteBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| equals(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |