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

futpib / parser / 19749459296
91%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2025 11:01PM UTC
Jobs 1
Files 94
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

27 Nov 2025 10:57PM UTC coverage: 92.857% (-0.4%) from 93.301%
19749459296

push

github

futpib
Add bash parser with support for common shell constructs

Implements a bash script parser supporting:
- Simple commands with arguments
- Variable expansion ($VAR)
- Single and double quoted strings
- Command substitution ($(...) and `...`)
- Pipelines (cmd1 | cmd2)
- Command lists (&&, ||, ;, &)
- Redirections (>, >>, <, 2>&1, etc.)
- Subshells and brace groups
- Assignments (VAR=value)

2988 of 3239 branches covered (92.25%)

Branch coverage included in aggregate %.

12676 of 13630 relevant lines covered (93.0%)

222231.16 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
99.07
-0.29% build/dalvikBytecodeParser.js
8
89.46
-0.36% build/dalvikExecutableParser.js
10
90.52
-1.25% build/dalvikExecutableUnparser/sectionUnparsers.js
10
90.14
1.84% build/regularExpressionParser.js
11
86.63
-3.23% build/dalvikBytecodeParser/formatParsers.js
14
97.93
-2.07% build/arbitraryDalvikBytecode.js
29
84.05
-2.59% build/dalvikBytecodeUnparser.js
40
82.53
-13.2% build/dalvikBytecodeUnparser/formatUnparsers.js
Jobs
ID Job ID Ran Files Coverage
1 19749459296.1 27 Nov 2025 11:01PM UTC 94
92.86
GitHub Action Run
Source Files on build 19749459296
  • Tree
  • List 94
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #19749459296
  • ae83c385 on github
  • Prev Build on master (#19749435447)
  • Next Build on master (#19749478015)
  • 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