Ran
|
Files
30
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
2044 of 2308 relevant lines covered (88.56%)
0.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
71.09 | src/decode.rs | 2028 | 467 | 332 | 135 | 1.0 | |
82.78 | src/encode.rs | 1198 | 331 | 274 | 57 | 1.0 | |
84.31 | src/encode/value_ref.rs | 161 | 51 | 43 | 8 | 1.0 | |
85.71 | tests/func/encode/null.rs | 20 | 7 | 6 | 1 | 1.0 | |
90.91 | src/value.rs | 116 | 33 | 30 | 3 | 1.0 | |
90.91 | tests/func/decode/array.rs | 97 | 33 | 30 | 3 | 1.0 | |
92.0 | tests/func/decode/null.rs | 68 | 25 | 23 | 2 | 1.0 | |
92.59 | tests/func/decode/bin.rs | 81 | 27 | 25 | 2 | 1.0 | |
92.68 | tests/func/decode/value_ref.rs | 691 | 205 | 190 | 15 | 1.0 | |
92.86 | tests/func/encode/int.rs | 243 | 70 | 65 | 5 | 1.0 |