addPet(PetRequest, MultipartFile, Jwt) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
verifyPetOwnership(Long, Jwt) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getFilteredPets(Boolean, Boolean, Boolean, Boolean, Integer, Integer, PetType, Double, Double, Double, Long, int, Jwt) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
uploadMultiplePetImages(Long, Jwt, List) |  | 0% |  | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
likePet(Long, Jwt) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
dislikePet(Long, Jwt) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
supportPet(Long, Jwt) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
updatePet(Long, PetRequest, MultipartFile, Jwt) |  | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
getMyAdoptions(Jwt) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
adoptPet(Long, AdoptionRequest, Jwt) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
archivePet(Long, Jwt) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
getFavoritePets(Jwt) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getSupportedPets(Jwt) |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
deleteImage(Long, Long, Jwt) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
deletePet(Long, Jwt) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
getPetAdoptionForms(Long) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getAllPets(int, int) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getPetById(Long) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
isPetArchived(Long) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getPetIdsByShelterId(Long) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getPetImages(Long) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getAllPetIds() |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getAllPetsAsList() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
PetController(PetService, AdoptionService, ShelterService, FavoritePetService, PetImageService) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |