Repo Added
|
Files
9
|
Badge
README BADGES
|
push
github
16 of 16 new or added lines in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.1880 of 2004 relevant lines covered (93.81%)
136.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
89.36 | VariableAnalysis/Lib/Helpers.php | 1778 + 10 | 846 - 5 | 756 - 6 | 90 + 1 | 133.0 | |
91.18 | VariableAnalysis/Lib/ScopeManager.php | 106 | 34 | 31 | 3 | 340.0 | |
96.46 | ...ysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php | 2062 | 875 | 844 | 31 | 148.0 | |
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 | |
100.0 | VariableAnalysis/Lib/ScopeInfo.php | 39 | 4 | 4 | 0 | 308.0 | |
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 |
---|---|---|---|---|---|---|---|
12123844125 | v2.11.21 | Only search for nested arrow functions if necessary (#342) * Do not search for nested arrow func outside of arrow func * Recursively search for containing arrow function * Guard for no enclosing scope | push | github |
93.81 |