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

johnyf / promela / 22 / 1
68%
master: 68%

Build:
Build:
LAST BUILD BRANCH: v0.0.3
DEFAULT BRANCH: master
Ran 19 Jun 2015 09:25AM UTC
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

19 Jun 2015 09:20AM UTC coverage: 68.069% (+0.4%) from 67.65%
22.1

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

Source Files on job 22.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 22.1
  • b45c7dc2 on github
  • Prev Job for on dev (#21.1)
  • Next Job for on dev (#27.1)
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