mondora/mondora-website-front

View on GitHub
app/components/cig-image/cig-image.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        link: function ($scope, $element){
            // Save the size as number
            var size = parseInt($scope.size, 10);
            // Get acceptable border sizes
            var borderSize = size / 20;
Severity: Minor
Found in app/components/cig-image/cig-image.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status