PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Arrays/WeakType All, Analyze 2 1 Minor 0 %
Class Could Be Final All, Analyze, ClassReview 2 2 Minor 96 %
Make Global A Property Analyze, All, Simple 2 1 Minor 37 %
Could Use self Analyze, All, Simple, Suggestions, Level 3, ClassReview 1 1 Minor 63 %
Should Use Local Class Analyze, ClearPHP, All, Simple 12 2 Minor 95 %
Undefined Classes Analyze, All, Stubs, Undefined, IsPHP, IsStub, IsExt 2 2 Major 91 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks, Undefined, ChangedBehavior, CE 27 1 Major 61 %
Unresolved Classes Analyze, All, Stubs 1 1 Major 76 %
Use ::Class Operator All, Analyze, Performances, Simple, CI-checks, CE 16 4 Minor 71 %
Use Instanceof Analyze, All, Simple, CI-checks, CE 1 1 Major 63 %
Use const Analyze, Coding Conventions, All, Top10, CI-checks, CE 1 1 Minor 54 %
Use Named Boolean In Argument Definition All, Analyze 2 2 Minor 84 %
No Boolean As Default All, Analyze 2 2 Minor 84 %
Undefined Functions Analyze, All, CI-checks, Stubs, Undefined, IsPHP, IsStub, IsExt, CE 84 4 Major 68 %
Unused Parameter Analyze, All, Simple, Unused 1 1 Major 90 %
Uses Default Values Analyze, All, Simple, CI-checks, IsPHP, IsStub, IsExt, CE 27 4 Minor 98 %
array_key_exists() Works On Arrays All, CompatibilityPHP74, Analyze, CE 1 1 Minor 0 %
Don't Pollute Global Space All, Analyze 9 4 Minor 0 %
No Class In Global All, Analyze, CI-checks, CE 8 4 Minor 77 %
Wrong Type For Native PHP Function All, Analyze, CI-checks, CE 1 1 Minor 0 %
Alternative Syntax Consistence All, Analyze 1 1 Major 21 %
Bail Out Early All, Analyze, OneFile, Simple, Level 4 2 2 Minor 64 %
Strict Comparison With Booleans Analyze, All, Simple, Suggestions, Level 2, CI-checks, CE 1 1 Minor 77 %
Check All Types All, Analyze 2 2 Major 69 %
Could Use __DIR__ Analyze, All, Simple, Suggestions, Level 3, php-cs-fixable, CI-checks, CE 4 1 Major 56 %
Dont Change The Blind Var All, Analyze 2 2 Minor 73 %
Drop Else After Return All, Analyze, OneFile, Simple, Suggestions, Level 4, CI-checks, CE 1 1 Minor 70 %
Echo With Concat Performances, Analyze, All, Simple, Suggestions 5 2 Minor 60 %
Exit() Usage Analyze, Appinfo, OneFile, ClearPHP, All, CI-checks, CE 7 2 Major 61 %
Global Usage Analyze, Appinfo, ClearPHP, All, CE 4 2 Minor 52 %
Implied If Analyze, ClearPHP, All, Simple, CI-checks, Rector, CE 1 1 Major 33 %
Max Level Of Nesting All, Analyze 1 1 Minor 0 %
Modernize Empty With Expression All, Analyze, OneFile, Simple 1 1 Minor 63 %
Multiple Type Variable All, Analyze, Level 4 2 1 Minor 58 %
No isset() With empty() All, PHP recommendations, Analyze, OneFile, RadwellCodes, Simple, Level 4, CI-checks, CE 1 1 Minor 30 %
No Need For Else All, Analyze 1 1 Minor 74 %
No Parenthesis For Language Construct Analyze, ClearPHP, All, RadwellCodes, Simple, Suggestions, Level 2, CI-checks, CE 4 1 Minor 62 %
Variable Is Not A Condition All, Analyze 11 3 Minor 93 %
include_once() Usage Analyze, Appinfo, All, CE 4 1 Minor 73 %
Overwritten Foreach Var All, Analyze, OneFile 1 1 Major 0 %
Print And Die Analyze, All, Simple, CI-checks, CE 5 2 Minor 32 %
Repeated print() Analyze, All, Simple, Suggestions, Level 3, Top10, CI-checks, CE 1 1 Major 50 %
Should Use Ternary Operator All, Analyze, OneFile, Simple, CI-checks, CE 5 3 Minor 86 %
Preprocessable Analyze, All, Rector 4 3 Minor 85 %
Strpos()-like Comparison Analyze, PHP recommendations, ClearPHP, All, Simple, Level 2, Top10, CI-checks, CE 1 1 Major 54 %
Unsupported Types With Operators All, Analyze, CompatibilityPHP80, CE 1 1 Minor 0 %
Use Constant Instead Of Function PHP recommendations, All, Analyze, php-cs-fixable, CI-checks, CE 4 1 Minor 61 %
Use Positive Condition All, Analyze, OneFile, Simple 2 2 Minor 82 %
Assigned Twice All, Analyze 2 1 Minor 79 %
Overwritten Literals Analyze, All 2 1 Major 79 %
Undefined Variable All, Analyze, CI-checks, Undefined, CE 17 3 Minor 77 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4, CE 5 2 Minor 95 %