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

KarpelesLab / goro / 26359766848 / 1
12%
master: 12%

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

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>

14755 of 118205 relevant lines covered (12.48%)

2586.29 hits per line

Source Files on job 26359766848.1
  • Tree
  • List 398
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26359766848
  • 7742c3b2 on github
  • Prev Job for on master (#26359629988.1)
  • Next Job for on master (#26359832605.1)
  • 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