codefirst/AsakusaSatellite

View on GitHub
plugins/as_desktopnotification/app/assets/javascripts/desktopnotification_notify.js

Summary

Maintainability
A
1 hr
Test Coverage

Function desktopNotify has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function desktopNotify(options) {
        var defaults = {
            picture : "",
            title : "",
            text : "",

    There are no issues that match your filters.

    Category
    Status