onijim/owl-table

View on GitHub
src/directives/owlSpinner.js

Summary

Maintainability
A
1 hr
Test Coverage

Function owlSpinner has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function owlSpinner(owlTable) {
        function link (scope, elem, attrs, tableCtrl) {
            var opts = {
                lines: 13, // The number of lines to draw
                length: 20, // The length of each line
Severity: Minor
Found in src/directives/owlSpinner.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status