Laverna/laverna

View on GitHub
app/scripts/apps/notes/form/controller.js

Summary

Maintainability
A
1 hr
Test Coverage

Function show has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        show: function(note, notebooks) {
            var notebooksView;
            note = note[0];

            // Set document title
Severity: Minor
Found in app/scripts/apps/notes/form/controller.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status