Ran
|
Files
30
|
Run time
2s
|
Badge
README BADGES
|
travis-ci
980 of 1030 relevant lines covered (95.15%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | m2cgen/__main__.py | 3 - 69 | 2 - 15 | 0 - 15 | 2 | 0.0 - 1.0 | |
77.78 | m2cgen/exporters.py | 91 + 90 | 18 + 17 | 14 + 13 | 4 + 4 | 1.0 | |
80.0 | m2cgen/assemblers/base.py | 9 - 77 | 5 - 39 | 4 - 34 | 1 - 5 | 1.0 | |
83.46 | m2cgen/ast.py | 225 + 212 | 133 + 126 | 111 + 104 | 22 + 22 | 1.0 - 1071 | |
92.31 | m2cgen/assemblers/__init__.py | 83 + 27 | 13 + 5 | 12 + 5 | 1 | 1.0 | |
93.14 | m2cgen/assemblers/boosting.py | 176 + 92 | 102 + 57 | 95 + 50 | 7 + 7 | 1.0 - 3 | |
93.18 | m2cgen/assemblers/utils.py | 91 - 37 | 44 - 27 | 41 | 3 - 27 | 1.0 - 1.0 | |
93.33 | m2cgen/cli.py | 86 - 164 | 30 - 100 | 28 - 46 | 2 - 54 | 1.0 - 2653 | |
95.45 | m2cgen/interpreters/mixins.py | 167 + 83 | 66 + 20 | 63 + 53 | 3 - 33 | 1.0 | |
96.12 | m2cgen/interpreters/interpreter.py | 181 + 158 | 103 + 91 | 99 + 87 | 4 + 4 | 1.0 - 7 |