PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Arrays/WeakType All, Analyze 1 1 Minor 0 %
Ambiguous Visibilities All, Analyze, Semantics 6 3 Minor 70 %
Could Be Abstract Class All, Analyze, ClassReview 1 1 Minor 65 %
Class Could Be Final All, Analyze, ClassReview 11 11 Minor 96 %
Method Could Be Static All, Analyze, ClassReview 4 4 Minor 92 %
Could Inject Param All, Analyze, ClassReview 4 3 Minor 0 %
Dependant Abstract Classes All, Analyze, ClassReview 1 1 Minor 0 %
Empty Classes Analyze, All, Simple 3 3 Minor 60 %
No Public Access Analyze, All 1 1 Minor 61 %
Non Nullable Getters All, Analyze, ClassReview 3 2 Minor 0 %
Property Could Be Local All, Analyze, ClassReview 3 2 Minor 76 %
Never Used Properties Analyze, All, Simple, Unused 3 2 Minor 71 %
Should Use Local Class Analyze, ClearPHP, All, Simple 4 3 Minor 95 %
Undefined Classes Analyze, All, Stubs, Undefined, IsPHP, IsStub, IsExt 19 4 Major 91 %
Undefined Class Constants Analyze, All, CI-checks, Stubs, LintButWontExec, Undefined, IsPHP, IsStub, IsExt, CE 5 1 Major 62 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks, Undefined, ChangedBehavior, CE 2 1 Major 61 %
Unfinished Object All, Analyze, ClassReview 8 5 Major 0 %
Unresolved Classes Analyze, All, Stubs 1 1 Major 76 %
Unused Classes Dead code, All, Simple, Analyze, Unused 1 1 Major 67 %
Unused Class Constant All, Analyze, ClassReview, Unused 90 1 Minor 0 %
Unused Public Method All, Analyze 28 10 Minor 0 %
Used Once Property All, Analyze 4 2 Minor 74 %
Useless Abstract Class Analyze, All, Simple 1 1 Minor 33 %
Useless Constructor Analyze, All, Simple, Level 3 5 5 Minor 41 %
Undefined Constants Analyze, All, Simple, CompatibilityPHP72, CI-checks, Stubs, Undefined, IsPHP, IsStub, IsExt, CE 3 1 Minor 71 %
Uncaught Exceptions Analyze, All 1 1 Minor 84 %
Callback Function Needs Return All, Analyze, CI-checks, CE 1 1 Major 42 %
Empty Function Analyze, All, Simple 9 6 Minor 74 %
Fn Argument Variable Confusion All, Analyze, Semantics 1 1 Minor 0 %
Mismatched Typehint All, Analyze, Typechecks 7 2 Major 66 %
Must Return Methods Analyze, All, Simple, Level 2, LintButWontExec, CI-checks, CE 2 1 Major 34 %
Typehint Must Be Returned All, Analyze, LintButWontExec, CI-checks, CE 2 1 Major 22 %
Undefined Functions Analyze, All, CI-checks, Stubs, Undefined, IsPHP, IsStub, IsExt, CE 1 1 Major 68 %
Uses Default Values Analyze, All, Simple, CI-checks, IsPHP, IsStub, IsExt, CE 15 5 Minor 98 %
Methods Without Return All, Analyze 2 1 Minor 95 %
Wrong Number Of Arguments Analyze, OneFile, All, Simple, CI-checks, Stubs, IsPHP, IsStub, IsExt, CE 3 1 Major 81 %
Wrong Type Returned All, Analyze, ClassReview, CI-checks, LintButWontExec, CE 8 4 Minor 0 %
Wrong Type With Call All, Analyze, Typechecks, CI-checks, CE 8 2 Minor 0 %
Forgotten Interface All, Analyze 1 1 Minor 48 %
Undefined Interfaces Analyze, All, CI-checks, LintButWontExec, Undefined, IsPHP, IsStub, IsExt, CE 13 4 Major 72 %
Useless Interfaces Analyze, ClearPHP, All, Simple, ClassReview, Typechecks 1 1 Minor 59 %
Should Make Alias Analyze, OneFile, All, Simple, CI-checks, CE 2 1 Minor 46 %
Unresolved Use Analyze, ClearPHP, All, Simple, IsPHP, IsStub, IsExt 8 4 Major 69 %
Use === null Analyze, OneFile, All, RadwellCodes, Simple, php-cs-fixable, CI-checks, CE 1 1 Minor 53 %
Should Use Coalesce Analyze, All, Simple, Suggestions, Level 3, CI-checks, CE 1 1 Major 71 %
Wrong Type For Native PHP Function All, Analyze, CI-checks, CE 1 1 Minor 0 %
Comparison Is Always True All, Analyze 2 1 Minor 0 %
Array_merge Needs Array Of Arrays All, Analyze 1 1 Minor 0 %
Strict Comparison With Booleans Analyze, All, Simple, Suggestions, Level 2, CI-checks, CE 1 1 Minor 77 %
Check JSON All, Analyze, CI-checks, CE 3 2 Major 65 %
Infinite Recursion All, Analyze 1 1 Major 0 %
Maybe Missing New All, Analyze 3 1 Critical 57 %
Preprocessable Analyze, All, Rector 2 2 Minor 85 %
Unsupported Types With Operators All, Analyze, CompatibilityPHP80, CE 5 1 Minor 0 %
Missing Some Returntype All, Typehints, Analyze, CI-checks, CE 3 2 Minor 0 %
Undefined Variable All, Analyze, CI-checks, Undefined, CE 1 1 Minor 77 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4, CE 16 6 Minor 95 %