PHP Static analysis for public

Label Recipes Issues Files Severity Frequence
Class Could Be Final All, Analyze, ClassReview 1 1 Minor 96 %
No Public Access Analyze, All 1 1 Minor 61 %
Forgotten Visibility Analyze, ClearPHP, All, Simple, Level 1, CI-checks, CE 1 1 Minor 42 %
Unused Public Method All, Analyze 1 1 Minor 0 %
Use const Analyze, Coding Conventions, All, Top10, CI-checks, CE 5 1 Minor 54 %
Missing Include All, Analyze 44 23 Critical 65 %
Could Make A Function All, Analyze, Suggestions 33 20 Minor 66 %
Dont Collect Void All, Analyze, IsPHP, IsStub, IsExt 3 3 Minor 0 %
Too Many Local Variables All, Analyze 5 1 Minor 64 %
Unused Parameter Analyze, All, Simple, Unused 1 1 Major 90 %
Uses Default Values Analyze, All, Simple, CI-checks, IsPHP, IsStub, IsExt, CE 56 21 Minor 98 %
Pre-increment Analyze, Performances, All, Simple, Level 4, CI-checks, CE 5 3 Minor 74 %
Don't Pollute Global Space All, Analyze 46 2 Minor 0 %
No Class In Global All, Analyze, CI-checks, CE 41 1 Minor 77 %
Wrong Type For Native PHP Function All, Analyze, CI-checks, CE 2 1 Minor 0 %
Should Use Prepared Statement Analyze, Security, All, Simple, CI-checks, CE 48 2 Major 28 %
Bail Out Early All, Analyze, OneFile, Simple, Level 4 5 1 Minor 64 %
Check JSON All, Analyze, CI-checks, CE 2 2 Major 65 %
Common Alternatives Analyze, All, Simple 1 1 Major 80 %
Concat Empty String All, Analyze, OneFile 1 1 Minor 0 %
Echo With Concat Performances, Analyze, All, Simple, Suggestions 64 16 Minor 60 %
Empty Instructions Dead code, Analyze, All, Simple 5 5 Minor 57 %
Exit() Usage Analyze, Appinfo, OneFile, ClearPHP, All, CI-checks, CE 2 1 Major 61 %
Forgotten Whitespace Analyze, All, CI-checks, CE 5 5 Minor 16 %
Global Usage Analyze, Appinfo, ClearPHP, All, CE 40 1 Minor 52 %
Inconsistent Elseif All, Analyze 4 4 Major 73 %
Max Level Of Nesting All, Analyze 1 1 Minor 0 %
No Parenthesis For Language Construct Analyze, ClearPHP, All, RadwellCodes, Simple, Suggestions, Level 2, CI-checks, CE 64 26 Minor 62 %
include_once() Usage Analyze, Appinfo, All, CE 64 26 Minor 73 %
Repeated print() Analyze, All, Simple, Suggestions, Level 3, Top10, CI-checks, CE 30 4 Major 50 %
Should Use Ternary Operator All, Analyze, OneFile, Simple, CI-checks, CE 9 1 Minor 86 %
Preprocessable Analyze, All, Rector 11 2 Minor 85 %
Useless Instructions Analyze, OneFile, ClearPHP, All, Simple, Level 1, CI-checks, CE 1 1 Minor 63 %
String May Hold A Variable Analyze, All, Simple 2 2 Minor 59 %
Assigned Twice All, Analyze 30 1 Minor 79 %
Overwritten Literals Analyze, All 26 1 Major 79 %
Undefined Variable All, Analyze, CI-checks, Undefined, CE 145 6 Minor 77 %
Used Once Variables Analyze, OneFile, All, Simple, Top10 3 1 Minor 74 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4, CE 52 3 Minor 95 %
Written Only Variables Analyze, OneFile, All, Simple, Unused 45 1 Minor 87 %