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

KarpelesLab / goro / 26359766848
12%

Build:
DEFAULT BRANCH: master
Ran 24 May 2026 11:18AM UTC
Jobs 1
Files 398
Run time 1min
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

24 May 2026 11:17AM UTC coverage: 12.483% (+0.005%) from 12.478%
26359766848

push

github

MagicalTux
vm: drop now-dead dollar-prefix fallback in emitObjectVarRead/Func + remove unused emitCallViaAST

$obj->{$x} parses to runObjectDynVar (intercepted by IsObjectDynVarReadNode)
and $obj->{$x}() parses to runObjectDynFunc (intercepted by IsObjectDynFuncNode),
both before objectVarNode/objectFuncNode dispatch is reached. The name[0]=='$'
branches in emitObjectVarRead / emitObjectFuncCall were therefore unreachable.

Removing them also makes emitCallViaAST unused — drop it entirely.

No behavioral change. Smoke tests for dyn-name read / dyn-name call /
literal read / literal call all pass.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

7 of 7 new or added lines in 1 file covered. (100.0%)

14755 of 118205 relevant lines covered (12.48%)

2586.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26359766848.1 24 May 2026 11:18AM UTC 398
12.48
GitHub Action Run
Source Files on build 26359766848
  • Tree
  • List 398
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26359766848
  • 7742c3b2 on github
  • Prev Build on master (#26359629988)
  • Next Build on master (#26359832605)
  • Delete
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