department-of-veterans-affairs/vets-website

View on GitHub
src/applications/financial-status-report/components/shared/SurveyInformation.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function SurveyInformation has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SurveyInformation = () => {
  const isProduction = environment.isProduction();

  // showForm/loadForm use specific survey numbers for each environment
  const surveyNumber = isProduction

    There are no issues that match your filters.

    Category
    Status