department-of-veterans-affairs/vets-website

View on GitHub
src/applications/mhv-medical-records/util/pdfHelpers/sei/medications.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function generateMedicationsContent has 64 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const generateMedicationsContent = record => {
  return {
    title: record.drugName,
    details: [
      {

    There are no issues that match your filters.

    Category
    Status