department-of-veterans-affairs/vets-website

View on GitHub
src/applications/avs/components/YourTreatmentPlan.jsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function YourTreatmentPlan has 104 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const YourTreatmentPlan = props => {
  const { avs } = props;
  const { medChangesSummary, orders } = avs;

  const medChanges =
Severity: Major
Found in src/applications/avs/components/YourTreatmentPlan.jsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status