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

LouvainVerificationLab / pynusmv / 53 / 2
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2017 04:37PM UTC
Files 28
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

06 Nov 2017 04:32PM UTC coverage: 84.243% (+0.1%) from 84.136%
53.2

push

travis-ci

sbusard
New format for BDD dump.

The new format is:

The content of the file is composed of:
* the list of variables appearing in the BDD, one variable name per line;
* the BDD itself, where each line is:
** TRUE: for the TRUE node
** FALSE: for the FALSE node
** VAR COMP IDTHEN IDELSE: for any other node where VAR is the index of the
   variable of the node in the list above, COMP is 0 or 1 depending on whether
   the node is complemented (1) or not (0), and IDTHEN and IDELSE are the index
   of the then and else children of the node in the list of nodes (starting at
   0 with the first dumped node).
The lines are ordered according to an inverse topological order of the DAG
represented by the BDD.
The two parts of the file are separated by an empty line.

4972 of 5902 relevant lines covered (84.24%)

0.84 hits per line

Source Files on job 53.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 53
  • Travis Job 53.2
  • 873a8fa9 on github
  • Prev Job for on master (#52.3)
  • Next Job for on master (#54.2)
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