department-of-veterans-affairs/vets-website

View on GitHub
src/applications/disability-benefits/all-claims/content/ptsdClassification.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function getPtsdClassification has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const getPtsdClassification = (formData, formType) => {
  const isCombat = _.get(
    'view:selectablePtsdTypes.view:combatPtsdType',
    formData,
    false,

    There are no issues that match your filters.

    Category
    Status