UserController

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total16 of 39195%0 of 28100%229487215
getItemsLentByUser(Long)80%n/a112211
getItemsBorrowedByUser(Long)80%n/a112211
registerRecordToUser(RegistrationRecord)50100%n/a0101201
userRecordToUser(UserRecord)48100%n/a0101201
userToUserRecord(User)47100%2100%0201301
getUserById(Long)41100%2100%020801
updateUser(Long, UserRecord, String)40100%6100%040701
getUserRecordById(Long)31100%2100%020801
deleteUser(Long, String)29100%6100%040501
getAllUsers(String)27100%4100%030401
login(CredentialsDTO)19100%2100%020401
logout(String)15100%2100%020301
register(RegistrationRecord)14100%2100%020301
UserController(UserService, ItemService)9100%n/a010401
lambda$getUserRecordById$0()5100%n/a010101