Vizzuality/gfw-climate

View on GitHub
app/assets/javascripts/map/services/MapLayerService.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _getUrl has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      _getUrl: function() {
        var template = null;
        var sql = null;

        if (!this.url) {
Severity: Minor
Found in app/assets/javascripts/map/services/MapLayerService.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status