PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Could Be Abstract Class All, Analyze, ClassReview 1 1 Minor 65 %
Class Could Be Final All, Analyze, ClassReview 5 5 Minor 96 %
Hidden Nullable Typehint All, Analyze, ClassReview 5 2 Minor 0 %
Assign Default To Properties Analyze, ClearPHP, All, Simple, Level 2 2 1 Minor 71 %
Mismatch Properties Typehints All, Analyze, LintButWontExec, ClassReview 4 1 Minor 0 %
Non Nullable Getters All, Analyze, ClassReview 1 1 Minor 0 %
Property Used In One Method Only All, Analyze 2 2 Minor 84 %
Undefined Classes Analyze, All, Stubs, Undefined, IsPHP, IsStub, IsExt 16 7 Major 91 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks, Undefined, ChangedBehavior, CE 11 3 Major 61 %
Undefined ::class All, Analyze, CI-checks, Undefined, CE 1 1 Major 36 %
Unfinished Object All, Analyze, ClassReview 6 3 Major 0 %
Unused Public Method All, Analyze 18 6 Minor 0 %
Empty Function Analyze, All, Simple 1 1 Minor 74 %
No Return Used All, Analyze, Suggestions, Level 4 4 1 Minor 69 %
Unused Parameter Analyze, All, Simple, Unused 2 1 Major 90 %
Uses Default Values Analyze, All, Simple, CI-checks, IsPHP, IsStub, IsExt, CE 3 2 Minor 98 %
Wrong Number Of Arguments Analyze, OneFile, All, Simple, CI-checks, Stubs, IsPHP, IsStub, IsExt, CE 4 1 Major 81 %
Wrong Type Returned All, Analyze, ClassReview, CI-checks, LintButWontExec, CE 9 4 Minor 0 %
Undefined Interfaces Analyze, All, CI-checks, LintButWontExec, Undefined, IsPHP, IsStub, IsExt, CE 9 6 Major 72 %
Unresolved Use Analyze, ClearPHP, All, Simple, IsPHP, IsStub, IsExt 12 8 Major 69 %
PHP Native Class Type Compatibility All, Analyze, CompatibilityPHP81 7 2 Major 0 %
Wrong Type For Native PHP Function All, Analyze, CI-checks, CE 1 1 Minor 0 %
Comparison Is Always True All, Analyze 1 1 Minor 0 %
Bail Out Early All, Analyze, OneFile, Simple, Level 4 3 2 Minor 64 %
Empty Try Catch Analyze, All, Level 3 1 1 Minor 49 %
No Choice Analyze, All, Simple, Level 2, Top10, CI-checks, Rector, CE 2 1 Major 42 %
Test Then Cast All, Analyze 1 1 Major 34 %
Unsupported Types With Operators All, Analyze, CompatibilityPHP80, CE 8 1 Minor 0 %
Useless Instructions Analyze, OneFile, ClearPHP, All, Simple, Level 1, CI-checks, CE 2 1 Minor 63 %
Missing Some Returntype All, Typehints, Analyze, CI-checks, CE 1 1 Minor 0 %
Used Once Variables Analyze, OneFile, All, Simple, Top10 1 1 Minor 74 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4, CE 8 2 Minor 95 %