Repo Added
|
Files
13
|
Badge
README BADGES
|
travis-ci
2 of 2 new or added lines in 1 file covered. (100.0%)
2739 of 2920 relevant lines covered (93.8%)
1519.14 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
87.5 | src/lib_json/json_tool.h | 134 | 40 | 35 | 5 | 409.0 | |
92.93 | src/lib_json/json_value.cpp | 1634 | 849 | 789 | 60 | 4523.0 | |
93.08 | src/lib_json/json_reader.cpp | 1993 + 3 | 1171 + 1 | 1090 | 81 + 1 | 216.0 | |
95.2 | src/lib_json/json_writer.cpp | 1258 | 729 | 694 | 35 | 543.0 | |
100.0 | include/json/json_features.h | 61 | 1 | 1 | 0 | 72.0 | |
100.0 | include/json/json.h | 15 | 0 | 0 | 0 | 0.0 | |
100.0 | include/json/reader.h | 403 | 8 | 8 | 0 | 218.0 | |
100.0 | include/json/allocator.h | 89 | 0 | 0 | 0 | 0.0 | |
100.0 | include/json/version.h | 28 | 0 | 0 | 0 | 0.0 | |
100.0 | include/json/writer.h | 367 | 9 | 9 | 0 | 244.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1733 | fix-fuzzer | Merge 09d44a132 into 6aba23f4a | Pull #1183 | travis-ci | pending completion | ||
1732 | fix-fuzzer | Issue 1182: Fix fuzzing bug This patch fixes a fuzzing bug by resolving a bad fallthrough in the setComment logic. The result is that we get a proper error instead of an assert, making the library friendlier to use and less likely to cause issue... | push | travis-ci | pending completion |