src/app/legacy/containers/PageHandlers/withContexts.jsx

Summary

Maintainability
B
6 hrs
Test Coverage
A
100%

Function WithContexts has 106 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const WithContexts = Component => {
  const WithContextsContainer = props => {
    const {
      toggles,
      bbcOrigin,
Severity: Major
Found in src/app/legacy/containers/PageHandlers/withContexts.jsx - About 4 hrs to fix

    Function WithContextsContainer has 63 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      const WithContextsContainer = props => {
        const {
          toggles,
          bbcOrigin,
          status,
    Severity: Major
    Found in src/app/legacy/containers/PageHandlers/withContexts.jsx - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status