Source file "net/andresbustamante/yafoot/web/dto/SiteForm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 239 of 312 | 23% | 22 of 22 | 0% | 22 | 37 | 41 | 70 | 11 | 26 |
| toString() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 11 | 11 | 12 | 12 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toIndentedString(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| name(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| address(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| postCode(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| city(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| country(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| phoneNumber(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| location(GpsCoordinates) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SiteForm() | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | ||
| setName(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setAddress(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setPostCode(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setCity(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setCountry(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setPhoneNumber(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setLocation(GpsCoordinates) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getName() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getAddress() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getPostCode() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getCity() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getCountry() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getPhoneNumber() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getLocation() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |