pacificclimate/climate-explorer-frontend

View on GitHub
src/components/app-controllers/MotiAppController/MotiAppController.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render: function () {
    //hierarchical selections: model (implicit), then variable, then emission
    var expOptions = this.markDisabledMetadataItems(
      this.getMetadataItems("experiment"),
      this.getFilteredMetadataItems("experiment", {
Severity: Major
Found in src/components/app-controllers/MotiAppController/MotiAppController.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status