|
Ran
|
Jobs
3
|
Files
260
|
Run time
1min
|
Badge
README BADGES
|
push
github
Generic/InlineControlStructure: fix error when handling `else if` This commit fixes a bug in this sniff where it would not handle correctly `else if` statements when there is a comment between the `else` and `if` tokens. The affected code was added in https://github.com/squizlabs/PHP_CodeSniffer/commit/18f98cc9a to fix a similar bug when there is more than one whitespace between `else` and `if`, but it failed to consider that there might be comment tokens between `else` and `if`.
1 of 1 new or added line in 1 file covered. (100.0%)
17799 of 24299 relevant lines covered (73.25%)
69.27 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | php-7.2-custom-ini-false - 9138938400.1 | 260 |
69.2 |
GitHub Action Run | |
| 2 | php-8.3-custom-ini-false - 9138938400.2 | 260 |
71.76 |
GitHub Action Run | |
| 3 | php-8.1-custom-ini-true - 9138938400.3 | 260 |
71.79 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|