Source file "org/springframework/cloud/client/loadbalancer/CompletionContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 0 of 0 | n/a | 11 | 11 | 26 | 26 | 11 | 11 |
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| CompletionContext(CompletionContext.Status, Throwable, Request, Response, Object) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| CompletionContext(CompletionContext.Status, Request) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CompletionContext(CompletionContext.Status, Request, Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CompletionContext(CompletionContext.Status, Throwable, Request, Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CompletionContext(CompletionContext.Status, Request, Response, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| status() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getThrowable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLoadBalancerResponse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientResponse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLoadBalancerRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |