akretion/storage

View on GitHub
storage_image/static/src/js/storage_image.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render_value has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        render_value: function () {
            var self = this;
            var url = this.get('value');
            if (!url) {
                url = this.placeholder;
Severity: Minor
Found in storage_image/static/src/js/storage_image.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status