luyadev/luya

View on GitHub
core/resources/lazyload/lazyload.src.js

Summary

Maintainability
A
1 hr
Test Coverage

Function loadImage has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        loadImage(image) {
            const context = this

            this.log('Image loading:', { id: image.id, image })

Severity: Minor
Found in core/resources/lazyload/lazyload.src.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status