lib/js/bookmark.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function init has 94 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function init() {
        $('.terminal.lips').each(function() {
            $(this).terminal().destroy().remove();
        });
        $.terminal.defaults.linksNoReferrer = true;
Severity: Major
Found in lib/js/bookmark.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status