bq/corbel-js

View on GitHub
src/services.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _buildParams has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    _buildParams: function (args) {

      // Default values
      var defaults = {
        dataType: 'json',
Severity: Minor
Found in src/services.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status