Ran
|
Files
28
|
Run time
3s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
131 of 134 branches covered (97.76%)
Branch coverage included in aggregate %.
447 of 455 relevant lines covered (98.24%)
0.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
90.48 | dotenv_linter/cli.py | 50 - 360 | 19 - 141 | 17 - 118 | 2 - 23 | 1.0 | |||
95.35 | dotenv_linter/checker.py | 118 + 110 | 66 + 61 | 63 + 58 | 3 + 3 | 1.0 | |||
96.43 | dotenv_linter/violations/base.py | 59 + 1 | 28 - 13 | 27 - 14 | 1 + 1 | 1.0 | |||
96.72 | dotenv_linter/grammar/fst.py | 123 + 110 | 43 + 36 | 42 + 37 | 1 - 1 | 1.0 | |||
97.37 | dotenv_linter/grammar/parser.py | 109 + 108 | 34 + 34 | 33 + 33 | 1 + 1 | 1.0 + 1.0 | |||
97.92 | dotenv_linter/visitors/base.py | 85 - 115 | 36 - 51 | 36 - 51 | 0 | 1.0 | |||
100.0 | dotenv_linter/grammar/lexer.py | 112 + 95 | 44 + 32 | 44 + 32 | 0 | 1.0 | |||
100.0 | dotenv_linter/logics/__init__.py | 1 - 24 | 0 - 14 | 0 - 14 | 0 | 0.0 - 1.0 | |||
100.0 | dotenv_linter/__init__.py | 1 - 2 | 0 - 2 | 0 - 2 | 0 | 0.0 - 1.0 | |||
100.0 | dotenv_linter/grammar/parsetab.py | 39 - 72 | 18 - 52 | 18 - 40 | 0 - 12 | 1.0 |