Source file "org/elasticsearch/client/security/GrantApiKeyRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 174 of 174 | 0% | 20 of 20 | 0% | 20 | 20 | 37 | 37 | 10 | 10 |
| toXContent(XContentBuilder, ToXContent.Params) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| GrantApiKeyRequest.Grant(String, String, char[], String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| passwordGrant(String, char[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| accessTokenGrant(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getGrantType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAccessToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |