department-of-veterans-affairs/vets-website

View on GitHub
src/applications/hca/containers/AuthBenefitsPackagePage.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

const AuthBenefitsPackagePage = props => {
  const { location, route, router } = props;
  const { pathname } = location;
  const { pageList } = route;
  const { schema } = definition;
Severity: Major
Found in src/applications/hca/containers/AuthBenefitsPackagePage.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status