Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 189 of 189 | 0% | 28 of 28 | 0% | 28 | 28 | 51 | 51 | 14 | 14 |
compareTo(Employee) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
Employee(String, EmployeeContractType, EmployeeDeptCode) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setId(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setContractType(EmployeeContractType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDepartmentCode(EmployeeDeptCode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getId() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getContractType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDepartmentCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Employee() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |