phodal/diaonan

View on GitHub
app/assets/js/bootstrap/bootstrap-modal.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    , show: function () {
        var that = this
          , e = $.Event('show')

        this.$element.trigger(e)
Severity: Minor
Found in app/assets/js/bootstrap/bootstrap-modal.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status