RangeFilterVoteResponse.java

1
package org.cardanofoundation.explorer.api.model.response.governanceAction;
2
3
import java.math.BigInteger;
4
5
import lombok.*;
6
7 25 1. canEqual : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::canEqual → NO_COVERAGE
2. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
3. hashCode : Replaced integer multiplication with division → NO_COVERAGE
4. canEqual : replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::canEqual → NO_COVERAGE
5. equals : replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE
6. hashCode : negated conditional → NO_COVERAGE
7. equals : negated conditional → NO_COVERAGE
8. equals : negated conditional → NO_COVERAGE
9. equals : negated conditional → NO_COVERAGE
10. equals : negated conditional → NO_COVERAGE
11. equals : negated conditional → NO_COVERAGE
12. hashCode : Replaced integer multiplication with division → NO_COVERAGE
13. equals : negated conditional → NO_COVERAGE
14. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE
15. equals : negated conditional → NO_COVERAGE
16. equals : negated conditional → NO_COVERAGE
17. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE
18. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
19. toString : replaced return value with "" for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::toString → NO_COVERAGE
20. hashCode : replaced int return with 0 for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::hashCode → NO_COVERAGE
21. equals : replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE
22. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE
23. hashCode : negated conditional → NO_COVERAGE
24. equals : negated conditional → NO_COVERAGE
25. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE
@Data
8 5 1. toString : replaced return value with "" for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::toString → NO_COVERAGE
2. maxActiveStake : replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::maxActiveStake → KILLED
3. minActiveStake : replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::minActiveStake → KILLED
4. build : replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::build → KILLED
5. builder : replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::builder → KILLED
@Builder
9
@NoArgsConstructor
10
@AllArgsConstructor
11
public class RangeFilterVoteResponse {
12 1 1. getMinActiveStake : replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::getMinActiveStake → KILLED
  BigInteger minActiveStake;
13 1 1. getMaxActiveStake : replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::getMaxActiveStake → KILLED
  BigInteger maxActiveStake;
14
}

Mutations

7

1.1
Location : canEqual
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::canEqual → NO_COVERAGE

2.2
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

3.3
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

4.4
Location : canEqual
Killed by : none
replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::canEqual → NO_COVERAGE

5.5
Location : equals
Killed by : none
replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE

6.6
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

7.7
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

8.8
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

9.9
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

10.10
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

11.11
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

12.12
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

13.13
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

14.14
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE

15.15
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

16.16
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

17.17
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE

18.18
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

19.19
Location : toString
Killed by : none
replaced return value with "" for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::toString → NO_COVERAGE

20.20
Location : hashCode
Killed by : none
replaced int return with 0 for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::hashCode → NO_COVERAGE

21.21
Location : equals
Killed by : none
replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE

22.22
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE

23.23
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

24.24
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

25.25
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::equals → NO_COVERAGE

8

1.1
Location : maxActiveStake
Killed by : org.cardanofoundation.explorer.api.service.GovActionServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.GovActionServiceTest]/[method:testGetRangeFilterVoteResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::maxActiveStake → KILLED

2.2
Location : minActiveStake
Killed by : org.cardanofoundation.explorer.api.service.GovActionServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.GovActionServiceTest]/[method:testGetRangeFilterVoteResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::minActiveStake → KILLED

3.3
Location : build
Killed by : org.cardanofoundation.explorer.api.service.GovActionServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.GovActionServiceTest]/[method:testGetRangeFilterVoteResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::build → KILLED

4.4
Location : builder
Killed by : org.cardanofoundation.explorer.api.service.GovActionServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.GovActionServiceTest]/[method:testGetRangeFilterVoteResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::builder → KILLED

5.5
Location : toString
Killed by : none
replaced return value with "" for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse$RangeFilterVoteResponseBuilder::toString → NO_COVERAGE

12

1.1
Location : getMinActiveStake
Killed by : org.cardanofoundation.explorer.api.controller.GovernanceActionControllerTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.controller.GovernanceActionControllerTest]/[method:testGetRangeFilterForVoteSection()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::getMinActiveStake → KILLED

13

1.1
Location : getMaxActiveStake
Killed by : org.cardanofoundation.explorer.api.controller.GovernanceActionControllerTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.controller.GovernanceActionControllerTest]/[method:testGetRangeFilterForVoteSection()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/governanceAction/RangeFilterVoteResponse::getMaxActiveStake → KILLED

Active mutators

Tests examined


Report generated by PIT 1.14.2