MailOnline/flashVPAID

View on GitHub
demo/demo.js

Summary

Maintainability
A
1 hr
Test Coverage

Function flashVPAIDWrapperLoaded has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function flashVPAIDWrapperLoaded(err) {
    if (err) return;
    // var adURL = 'http://cdn.innovid.com/2.62.8110/platform/vpaid/VPAIDIRollPackage.swf?configURL=http%3A%2F%2Fstatic.innovid.com%2Firoll%2Fconfig%2F1hl7lc.xml%3Fcb%3D787766d7-ebab-3656-c24f-0ddebab645e9&secure=false';
    // var adURL = 'VPAIDIRollPackage.swf?configURL=http%3A%2F%2Fstatic.innovid.com%2Firoll%2Fconfig%2F1hl7lc.xml%3Fcb%3D787766d7-ebab-3656-c24f-0ddebab645e9&secure=false';
    // var adURL = 'TestAd.swf';
Severity: Minor
Found in demo/demo.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status