krambuhl/Struck

View on GitHub
source/hook.js

Summary

Maintainability
A
1 hr
Test Coverage

Function hook has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Struck.hook = (function () {
  var defaults = {
    prefix: 'on',
    pre: 'before',
    post: 'after',
Severity: Minor
Found in source/hook.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status