PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Class Could Be Final All, Analyze, ClassReview 19 19 Minor 96 %
Method Could Be Static All, Analyze, ClassReview 4 4 Minor 92 %
Never Used Properties Analyze, All, Simple, Unused 18 11 Minor 71 %
Should Use Local Class Analyze, ClearPHP, All, Simple 5 5 Minor 95 %
Undefined Classes Analyze, All, Stubs, Undefined, IsPHP, IsStub, IsExt 94 20 Major 91 %
Undefined Class Constants Analyze, All, CI-checks, Stubs, LintButWontExec, Undefined, IsPHP, IsStub, IsExt, CE 6 2 Major 62 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks, Undefined, ChangedBehavior, CE 2 2 Major 61 %
Undefined ::class All, Analyze, CI-checks, Undefined, CE 64 8 Major 36 %
Unfinished Object All, Analyze, ClassReview 1 1 Major 0 %
Unresolved Classes Analyze, All, Stubs 1 1 Major 76 %
Unused Classes Dead code, All, Simple, Analyze, Unused 19 19 Major 67 %
Unused Class Constant All, Analyze, ClassReview, Unused 1 1 Minor 0 %
Unused Public Method All, Analyze 9 7 Minor 0 %
Missing Include All, Analyze 3 3 Critical 65 %
Empty Function Analyze, All, Simple 5 4 Minor 74 %
Hardcoded Passwords Analyze, OneFile, Security, All, Simple, Level 3 1 1 Major 70 %
Relay Function Analyze, All 1 1 Major 84 %
Undefined Functions Analyze, All, CI-checks, Stubs, Undefined, IsPHP, IsStub, IsExt, CE 153 19 Major 68 %
Unused Parameter Analyze, All, Simple, Unused 2 2 Major 90 %
Uses Default Values Analyze, All, Simple, CI-checks, IsPHP, IsStub, IsExt, CE 4 3 Minor 98 %
Undefined Interfaces Analyze, All, CI-checks, LintButWontExec, Undefined, IsPHP, IsStub, IsExt, CE 4 4 Major 72 %
Multiple Alias Definitions Analyze, All, Simple, CI-checks, CE 13 13 Minor 44 %
Unresolved Use Analyze, ClearPHP, All, Simple, IsPHP, IsStub, IsExt 52 30 Major 69 %
Don't Pollute Global Space All, Analyze 1 1 Minor 0 %
Buried Assignation Analyze, All 2 1 Minor 84 %
include_once() Usage Analyze, Appinfo, All, CE 1 1 Minor 73 %
Preprocessable Analyze, All, Rector 4 1 Minor 85 %
Undefined Trait Analyze, All, LintButWontExec, CI-checks, Undefined, IsPHP, IsStub, IsExt, CE 6 2 Critical 15 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4, CE 2 2 Minor 95 %