• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nikic / PHP-Parser / 16403170173
93%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2025 06:56PM UTC
Jobs 1
Files 269
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jul 2025 06:52PM UTC coverage: 92.595% (+0.007%) from 92.588%
16403170173

push

github

nikic
Add support for void cast

We model this as an expression, just like all the other casts, even
though PHP treats (void) specially and makes it a statement. However,
it has a peculiar carve-out where (void) *is* allowed in for init
and loop expression lists (which only accept expressions, not
statements). As such, we need to model it as an expression.

260 of 278 new or added lines in 4 files covered. (93.53%)

15 existing lines in 1 file now uncovered.

7653 of 8265 relevant lines covered (92.6%)

226.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
18
77.28
-0.02% lib/PhpParser/Parser/Php7.php

Uncovered Existing Lines

Lines Coverage ∆ File
15
77.28
-0.02% lib/PhpParser/Parser/Php7.php
Jobs
ID Job ID Ran Files Coverage
1 16403170173.1 20 Jul 2025 06:56PM UTC 269
92.6
GitHub Action Run
Source Files on build 16403170173
  • Tree
  • List 269
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 507fa763 on github
  • Prev Build on master (#16402866695)
  • Next Build on master (#16403282477)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc