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

futpib / parser / 19989952286
91%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2025 02:42PM UTC
Jobs 1
Files 97
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

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

Uncovered Existing Lines

Lines Coverage ∆ File
5
91.74
0.32% build/dalvikExecutableParser.js
6
94.66
5.32% build/dalvikBytecodeUnparser/formatUnparsers.js
7
91.42
-0.95% build/dalvikExecutableUnparser/sectionUnparsers.js
8
88.01
1.17% build/dalvikBytecodeParser/formatParsers.js
8
97.93
-0.14% build/dalvikBytecodeParser.js
15
90.82
-2.07% build/regularExpressionParser.js
20
86.03
-0.13% build/dalvikBytecodeUnparser.js
26
92.35
-0.0% build/smaliParser.js
45
76.05
-1.6% build/dalvikBytecodeParser/addressConversion.js
Jobs
ID Job ID Ran Files Coverage
1 19989952286.1 06 Dec 2025 02:42PM UTC 97
91.18
GitHub Action Run
Source Files on build 19989952286
  • Tree
  • List 97
  • Changed 15
  • Source Changed 5
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19989952286
  • 7bda01ce on github
  • Prev Build on master (#19989732127)
  • Next Build on master (#19990304964)
  • 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