Ran
|
Files
52
|
Run time
7s
|
Badge
README BADGES
|
push
travis-ci
1600 of 1669 relevant lines covered (95.87%)
0.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | m2cgen/__main__.py | 3 - 16 | 2 - 8 | 0 - 7 | 2 - 1 | 0.0 - 1.0 | |
64.1 | m2cgen/exporters.py | 332 + 295 | 39 + 23 | 25 + 16 | 14 + 7 | 1.0 | |
80.0 | m2cgen/assemblers/base.py | 7 - 38 | 5 - 13 | 4 - 6 | 1 - 7 | 1.0 | |
84.11 | m2cgen/ast.py | 263 + 244 | 151 + 141 | 127 + 120 | 24 + 21 | 1.0 | |
90.91 | m2cgen/assemblers/meta.py | 19 + 11 | 11 + 5 | 10 + 4 | 1 + 1 | 1.0 | |
93.18 | m2cgen/assemblers/utils.py | 91 - 1003 | 44 - 314 | 41 - 298 | 3 - 16 | 1.0 | |
93.71 | m2cgen/assemblers/boosting.py | 259 + 244 | 143 + 137 | 134 + 130 | 9 + 7 | 1.0 | |
94.74 | m2cgen/cli.py | 123 - 119 | 38 - 52 | 36 + 4 | 2 - 56 | 1.0 | |
95.24 | m2cgen/assemblers/linear.py | 75 + 40 | 42 + 24 | 40 + 22 | 2 + 2 | 1.0 | |
95.45 | m2cgen/interpreters/mixins.py | 167 + 89 | 66 + 30 | 63 + 36 | 3 - 6 | 1.0 - 2 |