getlackey/lackey-cms

View on GitHub
modules/core/client/js/es5/growl.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createElement has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Growl.prototype.createElement = function () {
    var self = this,
        element = document.createElement('figure'),
        opts = {};

Severity: Minor
Found in modules/core/client/js/es5/growl.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status