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

futpib / parser / 19989952286

06 Dec 2025 02:37PM UTC coverage: 91.18% (+0.05%) from 91.126%
19989952286

push

github

futpib
Rename instruction index fields to be explicit in public AST

Make branch offsets absolute and rename fields to clarify they are
instruction indices, not code unit offsets:

Bytecode operations (relative -> absolute):
- branchOffset -> targetInstructionIndex
- branchOffsets -> targetInstructionIndices

Try/catch blocks:
- startAddress -> startInstructionIndex
- address -> handlerInstructionIndex
- catchAllAddress -> catchAllInstructionIndex

The conversion functions now handle relative-to-absolute transformation
for branch offsets, making the Tier 3 AST more intuitive to use.

3072 of 3521 branches covered (87.25%)

Branch coverage included in aggregate %.

13633 of 14800 relevant lines covered (92.11%)

417845.57 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

76.05
/build/dalvikBytecodeParser/addressConversion.js


Source Not Available

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