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

johnyf / promela / 22
68%
master: 68%

Build:
Build:
LAST BUILD BRANCH: v0.0.3
DEFAULT BRANCH: master
Ran 19 Jun 2015 09:25AM UTC
Jobs 1
Files 6
Run time 1s
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

pending completion
22

push

travis-ci

johnyf
add semantic `else` and make default

because the Promela language reference defines `else` semantically, with respect to the program graph, and not the source listing.

A semantic `else` escapes statements that have the same source node in the program graph. For each program graph node, at most one outgoing edge can be labeled with an `else`.

A syntactic `else` escapes only statements in the same syntactic "options" construct. Multiple `else` statements can label edges with the same source node in the program graph. The syntactically innermost `else` takes precedence. The rest block, because one of their alternative options is always executable (due to the inner `else`).

793 of 1165 relevant lines covered (68.07%)

0.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 19 Jun 2015 09:25AM UTC 0
68.07
Travis Job 22.1
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22
  • b45c7dc2 on github
  • Prev Build on dev (#21)
  • Next Build on dev (#27)
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