Source file "io/grpc/internal/KeepAliveManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 230 of 230 | 0% | 34 of 34 | 0% | 27 | 27 | 57 | 57 | 10 | 10 |
| onDataReceived() | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| KeepAliveManager(KeepAliveManager.KeepAlivePinger, ScheduledExecutorService, Stopwatch, long, long, boolean) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| onTransportActive() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| onTransportTermination() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| onTransportIdle() | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| KeepAliveManager(KeepAliveManager.KeepAlivePinger, ScheduledExecutorService, long, long, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onTransportStarted() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| clampKeepAliveTimeInNanos(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clampKeepAliveTimeoutInNanos(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |