prebid/Prebid.js

View on GitHub
creative/crossDomain.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function renderer has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function renderer(win) {
  return function ({adId, pubUrl, clickUrl}) {
    const pubDomain = new URL(pubUrl, window.location).origin;

    function sendMessage(type, payload, responseListener) {
Severity: Major
Found in creative/crossDomain.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status