18F/e-QIP-prototype

View on GitHub
src/components/Section/Relationships/RelationshipStatus/Divorce.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 275 lines of code (exceeds 255 allowed). Consider refactoring.
Open

  render() {
    const { requireRelationshipMaritalDivorcePhoneNumber } = this.props
    const enteredCivilUnionMinDate = pickDate([this.props.applicantBirthdate, this.props.Birthdate])
    return (
      <div className="divorce">
Severity: Major
Found in src/components/Section/Relationships/RelationshipStatus/Divorce.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status