wbotelhos/inplace

View on GitHub
lib/inplace.js

Summary

Maintainability
A
0 mins
Test Coverage

Function Inplace has 102 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

  $.inplace.Inplace = (function() {
    var Inplace = function(element, options) {
      this.el      = $(element);
      this.element = element;

Severity: Major
Found in lib/inplace.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status