APO-Epsilon/apo-website

View on GitHub
sandbox.php

Summary

Maintainability
A
0 mins
Test Coverage

Spaces must be used to indent lines; tabs are not allowed
Open

        marginbottom = document.body.clientHeight
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        marginright = document.body.clientWidth
Severity: Minor
Found in sandbox.php by phpcodesniffer

Line exceeds 120 characters; contains 186 characters
Open

<script language="javascript" type="text/javascript">alert("Welcome My Minions")</script></head><font face="German"><span style="font-size: 35t; text-decoration: none"></span></a></font>
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    var snowsizerange=snowmaxsize-snowminsize
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].style.fontSize=snow[i].size
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        crds[i] = 0;                      
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        x_mv[i] = 0.03 + Math.random()/10;
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    if (ie5 || opera) {
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    else if (ns6) {
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].size=randommaker(snowsizerange)+snowminsize
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        marginbottom = window.innerHeight
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i]=document.getElementById("s"+i)
Severity: Minor
Found in sandbox.php by phpcodesniffer

Line exceeds 120 characters; contains 193 characters
Open

<head> <script language="javascript" type="text/javascript">alert("Welcome My Minions")</script></head><font face="German"><span style="font-size: 35t; text-decoration: none"></span></a></font>
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].sink=sinkspeed*snow[i].size/5
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Line exceeds 120 characters; contains 186 characters
Open

<script language="javascript" type="text/javascript">alert("Welcome My Minions")</script></head><font face="German"><span style="font-size: 35t; text-decoration: none"></span></a></font>
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        marginright = window.innerWidth
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        lftrght[i] = Math.random()*15;         
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].style.left=snow[i].posx
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    }
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        crds[i] += x_mv[i];
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        }
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    window.onload=initsnow
Severity: Minor
Found in sandbox.php by phpcodesniffer

Line exceeds 120 characters; contains 186 characters
Open

<script language="javascript" type="text/javascript">alert("Welcome My Minions")</script></head><font face="German"><span style="font-size: 35t; text-decoration: none"></span></a></font>
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    movesnow()
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].style.top=snow[i].posy
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    var timer=setTimeout("movesnow()",50)
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    }
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    rand=Math.floor(range*Math.random())
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    }
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].posy+=snow[i].sink
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i]);
Severity: Minor
Found in sandbox.php by phpcodesniffer

Line exceeds 120 characters; contains 234 characters
Open

        <img src= 'https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-xpf1/v/t35.0-12/11028481_672848639491002_1334602732_o.jpg?oh=ebf1554a938f6c53ad7da4c9b792d819&oe=54F4DB1C&__gda__=1425339084_c56f7fdd8403730b83c895b1fe693f59'> </br>
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            snow[i].posy=0
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        snow[i].style.top=snow[i].posy
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    for (i=0;i<=snowmax;i++) {
Severity: Minor
Found in sandbox.php by phpcodesniffer

Line exceeds 120 characters; contains 186 characters
Open

<script language="javascript" type="text/javascript">alert("Welcome My Minions")</script></head><font face="German"><span style="font-size: 35t; text-decoration: none"></span></a></font>
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    }
Severity: Minor
Found in sandbox.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    for (i=0;i<=snowmax;i++) {
Severity: Minor
Found in sandbox.php by phpcodesniffer

Space before opening parenthesis of function call prohibited
Open

require_once ('session.php');
Severity: Minor
Found in sandbox.php by phpcodesniffer

There are no issues that match your filters.

Category
Status