angular/angular.js

View on GitHub
benchmarks/repeat-animate-bp/common.js

Summary

Maintainability
A
1 hr
Test Coverage

Function link has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      link: function($scope, $element) {
        var document = $document[0];

        var i, j, row, cell, comment;
        var template = document.createElement('span');
Severity: Minor
Found in benchmarks/repeat-animate-bp/common.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status