Ran
|
Files
30
|
Run time
1s
|
Badge
README BADGES
|
travis-ci
294 of 328 branches covered (89.63%)
Branch coverage included in aggregate %.
7617 of 8313 relevant lines covered (91.63%)
0.92 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | randomgen/legacy/__init__.py | 3 - 14 | 2 - 5 | 0 - 7 | 2 + 2 | 0.0 - 1.0 | |||
72.0 | randomgen/xoroshiro128.pyx | 358 + 357 | 100 + 100 | 72 + 72 | 28 + 28 | 1.0 + 1.0 | |||
72.0 | randomgen/xoshiro512starstar.pyx | 357 + 355 | 100 + 99 | 72 + 71 | 28 + 28 | 1.0 | |||
72.55 | randomgen/xorshift1024.pyx | 366 + 366 | 102 + 102 | 74 + 74 | 28 + 28 | 1.0 + 1.0 | |||
72.64 | randomgen/pcg32.pyx | 386 + 386 | 106 + 106 | 77 + 77 | 29 + 29 | 1.0 + 1.0 | |||
73.83 | randomgen/xoshiro256starstar.pyx | 363 + 361 | 107 + 106 | 79 + 78 | 28 + 28 | 1.0 | |||
74.78 | randomgen/mt19937.pyx | 363 + 329 | 115 + 103 | 86 + 86 | 29 + 17 | 1.0 + 1.0 | |||
75.94 | randomgen/dsfmt.pyx | 406 + 79 | 133 - 27 | 101 - 46 | 32 + 19 | 1.0 | |||
76.03 | randomgen/pcg64.pyx | 439 + 180 | 121 - 61 | 92 - 87 | 29 + 26 | 1.0 | |||
76.38 | randomgen/threefry32.pyx | 468 + 387 | 127 + 92 | 97 + 82 | 30 + 10 | 1.0 |