tunnckoCore/kudos

View on GitHub
index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _defaults has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Kudos.prototype._defaults = function _defaults () {
  var self = this
  var isDom = this._d
  this._element = this.options.el || this.options.element

Severity: Minor
Found in index.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status