Vizzuality/gfw-climate

View on GitHub
app/assets/javascripts/widgets/presenters/DownloadWidgetPresenter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function parseData has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      parseData: function(widget) {
        if (!widget)
          return {
            title: model.title,
            subtitle: 'No data download available'

    There are no issues that match your filters.

    Category
    Status