omnidan/node-kaomoji

View on GitHub
lib/kaomojiparse.js

Summary

Maintainability
A
1 hr
Test Coverage

Function done has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  done: function (errors, window) {
    var $ = window.$;
    var count = 0;
    var toggle = 0;
    var result = [[]];
Severity: Minor
Found in lib/kaomojiparse.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status