OpenSRP/opensrp-client-anc

View on GitHub
opensrp-anc/src/main/java/org/smartregister/anc/library/domain/WomanDetail.java

Summary

Maintainability
A
2 hrs
Test Coverage

WomanDetail has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

public class WomanDetail {
    private Integer nextContact;

    private String baseEntityId;
    private String nextContactDate;

    There are no issues that match your filters.

    Category
    Status