Ran
|
Files
11
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
163 of 163 relevant lines covered (100.0%)
91.74 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | lib/csv/decoding/decoder.ex | 232 | 25 | 25 | 0 | 73.0 + 1.0 | |
100.0 | lib/csv/decoding/lexer.ex | 108 | 21 | 21 | 0 | 191.0 + 2 | |
100.0 | lib/csv/decoding/parser.ex | 127 | 32 | 32 | 0 | 123.0 + 1.0 | |
100.0 | lib/csv/decoding/preprocessing/lines.ex | 158 | 25 - 2 | 25 - 2 | 0 | 165.0 + 7 | |
100.0 | lib/csv/decoding/preprocessing/none.ex | 15 | 1 | 1 | 0 | 2.0 | |
100.0 | lib/csv/defaults.ex | 31 | 1 | 1 | 0 | 61.0 + 1.0 | |
100.0 | lib/csv/encoding/encode.ex | 64 | 7 - 1 | 7 - 1 | 0 | 47.0 - 1.0 | |
100.0 | lib/csv/encoding/encoder.ex | 101 | 14 | 14 | 0 | 21.0 | |
100.0 | lib/csv.ex | 288 + 6 | 18 + 1 | 18 + 1 | 0 | 9.0 - 1.0 | |
100.0 | lib/csv/exceptions.ex | 82 | 18 | 18 | 0 | 4.0 |