Ran
|
Files
14
|
Run time
0s
|
Badge
README BADGES
|
push
github
336 of 371 branches covered (90.57%)
Branch coverage included in aggregate %.
994 of 1044 relevant lines covered (95.21%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
65.96 | clvm/operators.py | 261 | 97 | 65 | 32 | 1.0 | |||
79.31 | clvm/op_utils.py | 34 | 19 | 16 | 3 | 1.0 | |||
80.0 | clvm/EvalError.py | 12 | 8 | 7 | 1 | 1.0 | |||
93.94 | clvm/CLVMObject.py | 52 | 25 | 24 | 1 | 1.0 | |||
94.96 | clvm/SExp.py | 263 | 168 | 163 | 5 | 1.0 | |||
96.23 | clvm/as_python.py | 62 | 43 | 42 | 1 | 1.0 | |||
97.19 | clvm/run_program.py | 193 | 136 | 134 | 2 | 1.0 | |||
98.44 | clvm/more_ops.py | 416 | 288 | 284 | 4 | 1.0 | |||
99.0 | clvm/serialize.py | 221 | 137 | 136 | 1 | 1.0 | |||
100.0 | clvm/__init__.py | 10 | 5 | 5 | 0 | 1.0 |