Coursemology/coursemology2

View on GitHub
client/app/bundles/course/survey/pages/SurveyShow/Section/index.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const { section, index: sectionIndex } = this.props;
    return (
      <Card>
        <CardHeader
Severity: Major
Found in client/app/bundles/course/survey/pages/SurveyShow/Section/index.jsx - About 2 hrs to fix

There are no issues that match your filters.

Category
Status