fossasia/loklak_webclient

View on GitHub
iframely/plugins/links/promo/cloudapp-hosted.js

Summary

Maintainability
A
1 hr
Test Coverage

Consider simplifying this complex logical expression.
Open

        if (twitter.card === "photo" && twitter.site === '@cloudapp' 
            && twitter.image && /^https?:\/\/f\.cl\.ly\//.test(twitter.image.url || twitter.image.src || twitter.image))  {

            return {
                href: twitter.image.url || twitter.image.src || twitter.image,
Severity: Critical
Found in iframely/plugins/links/promo/cloudapp-hosted.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status