vlazar/object-bound

View on GitHub
function.js

Summary

Maintainability
A
1 hr
Test Coverage

Function boundMethod has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function boundMethod (name) {
    var self = this
    var method = self[name]

    // inlined version of applyWithContext() from fast.js
Severity: Minor
Found in function.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status