Source file "com/google/gwt/storage/client/Storage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 104 of 104 | 0% | 18 of 18 | 0% | 24 | 24 | 27 | 27 | 15 | 15 | 
| setItem(String, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getLocalStorageIfSupported() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getSessionStorageIfSupported() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isSupported() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| Storage(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getItem(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| key(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeItem(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addStorageEventHandler(StorageEvent.Handler) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeStorageEventHandler(StorageEvent.Handler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isLocalStorageSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSessionStorageSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |