elcodedocle/gplusraffle

View on GitHub
Admin.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getAuthenticationWebView has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getAuthenticationWebView($authUrl,$debugData = null){
    ob_start();
    ?><!doctype html>
    <html>
    <head>
Severity: Minor
Found in Admin.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status