Repo Added
|
Files
9
|
Badge
README BADGES
|
push
github
3 of 3 new or added lines in 1 file covered. (100.0%)
1869 of 1992 relevant lines covered (93.83%)
136.19 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
89.39 | VariableAnalysis/Lib/Helpers.php | 1642 | 792 | 708 | 84 | 134.0 + 3 | |
91.18 | VariableAnalysis/Lib/ScopeManager.php | 106 | 34 | 31 | 3 | 340.0 + 8 | |
96.07 | ...ysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php | 2135 + 4 | 917 + 2 | 881 + 2 | 36 | 146.0 + 4 | |
100.0 | VariableAnalysis/Lib/Constants.php | 258 | 226 | 226 | 0 | 154.0 | |
100.0 | VariableAnalysis/Lib/ScopeType.php | 0 | 0 | 0 | 0 | 0.0 | |
100.0 | VariableAnalysis/Lib/VariableInfo.php | 108 | 3 | 3 | 0 | 283.0 + 7 | |
100.0 | VariableAnalysis/Lib/ScopeInfo.php | 39 | 4 | 4 | 0 | 308.0 + 7 | |
100.0 | VariableAnalysis/Lib/EnumInfo.php | 44 | 5 | 5 | 0 | 3.0 | |
100.0 | VariableAnalysis/Lib/ForLoopInfo.php | 113 | 11 | 11 | 0 | 7.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
9686104169 | v2.11.19 | fix: Process variable before the end of scope (#324) * test: add test for variable use in short open echo When a variable is used in a short php open echo tag, it should be marked as used. * fix: process variable before the end of scope ... | push | github |
93.83 |