Ran
|
Files
26
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
789 of 830 relevant lines covered (95.06%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | m2cgen/__main__.py | 3 - 15 | 2 - 8 | 0 - 4 | 2 - 4 | 0.0 - 1.0 | |
80.0 | m2cgen/assemblers/base.py | 9 + 2 | 5 + 1 | 4 + 1 | 1 | 1.0 | |
84.96 | m2cgen/ast.py | 200 + 125 | 113 + 73 | 96 + 76 | 17 - 3 | 1.0 - 1.0 | |
86.67 | m2cgen/exporters.py | 26 - 28 | 15 - 13 | 13 | 2 - 13 | 1.0 | |
91.67 | m2cgen/assemblers/__init__.py | 78 + 78 | 12 + 12 | 11 + 11 | 1 + 1 | 1.0 + 1.0 | |
92.11 | m2cgen/assemblers/utils.py | 81 - 39 | 38 - 37 | 35 - 40 | 3 + 3 | 1.0 | |
92.31 | m2cgen/cli.py | 73 + 51 | 26 + 16 | 24 + 16 | 2 | 1.0 | |
94.57 | m2cgen/assemblers/boosting.py | 155 - 44 | 92 - 6 | 87 - 11 | 5 + 5 | 1.0 | |
95.06 | m2cgen/interpreters/interpreter.py | 147 + 135 | 81 + 75 | 77 + 73 | 4 + 2 | 1.0 | |
95.45 | m2cgen/interpreters/mixins.py | 167 + 125 | 66 + 52 | 63 + 49 | 3 + 3 | 1.0 - 3 |