18F/e-QIP-prototype

View on GitHub
src/components/Section/sectionData.js

Summary

Maintainability
D
1 day
Test Coverage

Function sectionData has 573 lines of code (exceeds 255 allowed). Consider refactoring.
Open

const sectionData = (section, subsection, application = {}) => {
  if (!section || !subsection || !application) {
    return []
  }

Severity: Major
Found in src/components/Section/sectionData.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status