PHP Static analysis for typo3

Label Recipes Issues Files Severity Frequence
Const Visibility Usage All, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 1 1 Minor 16 %
Class Could Be Final All, Analyze, ClassReview 3 3 Minor 95 %
Method Could Be Static All, Analyze, ClassReview 4 3 Minor 95 %
Hidden Nullable All, Analyze, ClassReview 1 1 Minor 0 %
Locally Unused Property Dead code, All, Simple 1 1 Minor 76 %
Never Used Properties Analyze, All, Simple 1 1 Minor 72 %
Should Use Local Class Analyze, ClearPHP, All, Simple 4 3 Minor 94 %
Undefined Classes Analyze, All 12 4 Major 91 %
Undefined Class Constants Analyze, All, CI-checks 3 2 Major 53 %
Undefined Properties Analyze, ClearPHP, All, Simple, CI-checks 5 1 Major 58 %
Undefined ::class All, Analyze, CI-checks 3 2 Major 34 %
Unresolved Classes Analyze, All 1 1 Major 86 %
Unused Methods Dead code, All, Simple 12 4 Minor 95 %
Undefined Constants Analyze, All, Simple, CompatibilityPHP72, CI-checks 1 1 Minor 54 %
Hardcoded Passwords Analyze, OneFile, Security, All, Simple, Level 3 1 1 Major 61 %
Never Used Parameter All, Analyze, Suggestions 1 1 Minor 47 %
Uses Default Values Analyze, All, Simple, CI-checks 1 1 Minor 97 %
Undefined Interfaces Analyze, All, CI-checks 2 1 Major 67 %
Unresolved Use Analyze, ClearPHP, All, Simple 19 4 Major 65 %
Unused Use Dead code, ClearPHP, All, Simple 6 2 Major 54 %
PHP 7.0 Scalar Typehints All, CompatibilityPHP53, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 7 3 Critical 31 %
Use Nullable Type All, Appinfo, CompatibilityPHP53, CompatibilityPHP70, CompatibilityPHP54, CompatibilityPHP55, CompatibilityPHP56 3 2 Major 21 %
Buried Assignation Analyze, All 1 1 Minor 82 %
Exit() Usage Analyze, Appinfo, OneFile, ClearPHP, All, CI-checks 1 1 Major 60 %
Implied If Analyze, ClearPHP, All, Simple, CI-checks 2 2 Major 29 %
Variable Is Not A Condition All, Analyze 1 1 Minor 57 %
Preprocessable Analyze, All, Rector 1 1 Minor 86 %
Undefined Trait Analyze, All, LintButWontExec, CI-checks 1 1 Critical 21 %
Missing Returntype In Method All, Typehints, Analyze, CI-checks 1 1 Minor 0 %
Assigned Twice All, Analyze 2 1 Minor 78 %
Overwritten Literals Analyze, All 4 1 Major 78 %
Undefined Variable All, Analyze, CI-checks 5 2 Minor 77 %
Used Once Variables Analyze, OneFile, All, Simple, Top10 2 1 Minor 87 %
Used Once Variables (In Scope) Analyze, ClearPHP, OneFile, All, Simple, Level 4 3 2 Minor 95 %
Written Only Variables Analyze, OneFile, All, Simple 1 1 Minor 78 %