department-of-veterans-affairs/vets-website

View on GitHub
src/applications/veteran-id-card/containers/EmailCapture.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    let view;

    if (this.props.success) {
      view = (
Severity: Major
Found in src/applications/veteran-id-card/containers/EmailCapture.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status