Ran
|
Files
28
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
travis-ci
130 of 133 branches covered (97.74%)
Branch coverage included in aggregate %.
448 of 456 relevant lines covered (98.25%)
0.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
90.48 | dotenv_linter/cli.py | 51 + 24 | 19 + 9 | 17 + 10 | 2 - 1 | 1.0 | |||
95.4 | dotenv_linter/checker.py | 119 + 110 | 67 + 61 | 64 + 58 | 3 + 3 | 1.0 | |||
96.43 | dotenv_linter/violations/base.py | 59 + 52 | 28 + 25 | 27 + 24 | 1 + 1 | 1.0 | |||
96.72 | dotenv_linter/grammar/fst.py | 125 + 120 | 43 + 40 | 42 + 39 | 1 + 1 | 1.0 | |||
97.37 | dotenv_linter/grammar/parser.py | 109 + 63 | 34 + 7 | 33 + 20 | 1 - 13 | 1.0 | |||
97.96 | dotenv_linter/visitors/base.py | 87 - 2161 | 35 - 1054 | 35 - 706 | 0 - 348 | 1.0 - 3 | |||
100.0 | dotenv_linter/grammar/lexer.py | 114 + 90 | 45 + 36 | 45 + 38 | 0 - 2 | 1.0 | |||
100.0 | dotenv_linter/logics/__init__.py | 1 - 25 | 0 - 5 | 0 - 5 | 0 | 0.0 - 1.0 | |||
100.0 | dotenv_linter/__init__.py | 1 - 34 | 0 - 18 | 0 - 14 | 0 - 4 | 0.0 - 1.0 | |||
100.0 | dotenv_linter/grammar/parsetab.py | 39 + 18 | 18 + 6 | 18 + 8 | 0 - 2 | 1.0 |