Sorry, data for that comparison is no longer available.
src/app/legacy/containers/PageHandlers/withContexts.jsx

Summary

Maintainability
B
5 hrs
Test Coverage
A
100%

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

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

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

      const WithContextsContainer = props => {
        const {
          toggles,
          bbcOrigin = null,
          status = null,
    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