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

futpib / parser / 19749459296

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

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

97.93
/build/arbitraryDalvikBytecode.js


Build SHA Not Found

The commit SHA "ae83c385d66f7636a03c7ce7c5cac2f16cb9a1ac" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc