Source file "net/andresbustamante/yafoot/web/dto/ErrorResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 238 of 238 | 0% | 18 of 18 | 0% | 29 | 29 | 54 | 54 | 20 | 20 |
| toString() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ErrorResponse() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| toIndentedString(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| timestamp(OffsetDateTime) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| status(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| error(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| message(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| path(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimestamp(OffsetDateTime) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStatus(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setError(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTimestamp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |