Ran
|
Files
43
|
Run time
2s
|
Badge
README BADGES
|
travis-ci
394 of 419 branches covered (94.03%)
Branch coverage included in aggregate %.
10805 of 11126 relevant lines covered (97.11%)
0.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
29.03 | randomgen/rdrand.pyx | 178 | 31 | 9 | 22 | 1.0 | |||
83.05 | randomgen/common.pyx | 1267 | 714 | 593 | 121 | 1.0 | |||
83.33 | randomgen/entropy.pyx | 166 | 78 | 65 | 13 | 1.0 | |||
90.16 | randomgen/_pickle.py | 130 | 55 | 52 | 3 | 1.0 | |||
94.5 | randomgen/legacy/bounded_integers.pyx | 813 | 309 | 292 | 17 | 1.0 | |||
94.73 | randomgen/tests/test_direct.py | 1655 | 1215 | 1152 | 63 | 1.0 | |||
96.0 | randomgen/mt64.pyx | 208 | 75 | 72 | 3 | 1.0 | |||
96.3 | randomgen/mt19937.pyx | 282 | 81 | 78 | 3 | 1.0 | |||
96.4 | randomgen/tests/test_against_numpy.py | 609 | 427 | 412 | 15 | 1.0 | |||
96.57 | randomgen/tests/test_generator_117.py | 263 | 143 | 137 | 6 | 1.0 |