Ran
|
Files
26
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci
797 of 840 relevant lines covered (94.88%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | m2cgen/__main__.py | 3 - 18 | 2 - 7 | 0 - 9 | 2 + 2 | 0.0 - 14 | |
80.0 | m2cgen/assemblers/base.py | 9 - 34 | 5 - 15 | 4 - 16 | 1 + 1 | 1.0 | |
85.09 | m2cgen/ast.py | 196 + 192 | 114 + 113 | 97 + 96 | 17 + 17 | 1.0 | |
86.67 | m2cgen/exporters.py | 72 + 44 | 15 + 1 | 13 - 1 | 2 + 2 | 1.0 | |
91.67 | m2cgen/assemblers/__init__.py | 78 + 11 | 12 - 23 | 11 - 2 | 1 - 21 | 1.0 - 51 | |
92.11 | m2cgen/assemblers/utils.py | 81 + 73 | 38 + 33 | 35 + 30 | 3 + 3 | 1.0 | |
92.78 | m2cgen/assemblers/boosting.py | 165 - 164 | 97 - 66 | 90 - 23 | 7 - 43 | 1.0 - 202 | |
93.33 | m2cgen/cli.py | 85 + 65 | 30 + 20 | 28 + 21 | 2 - 1 | 1.0 | |
95.06 | m2cgen/interpreters/interpreter.py | 147 + 120 | 81 + 73 | 77 + 70 | 4 + 3 | 1.0 | |
95.45 | m2cgen/interpreters/mixins.py | 167 + 145 | 66 + 57 | 63 + 54 | 3 + 3 | 1.0 - 160 |