Repo Added
|
Files
13
|
Badge
README BADGES
|
push
github
5314 of 5575 relevant lines covered (95.32%)
11920.13 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
16.0 | src/test_lib_json/fuzz.cpp | 54 | 25 | 4 | 21 | 1.0 | |
40.14 | src/test_lib_json/jsontest.cpp | 430 | 147 | 59 | 88 | 333.0 | |
75.0 | src/test_lib_json/jsontest.h | 288 | 12 | 9 | 3 | 4848.0 | |
80.0 | include/json/reader.h | 437 | 5 | 4 | 1 | 258.0 | |
91.12 | src/jsontestrunner/main.cpp | 346 | 169 | 154 | 15 | 8129.0 | |
93.55 | src/lib_json/json_tool.h | 138 | 31 | 29 | 2 | 61989.0 | |
93.81 | src/lib_json/json_reader.cpp | 2016 | 1034 | 970 | 64 | 16670.0 | |
93.93 | src/lib_json/json_value.cpp | 1636 | 824 | 774 | 50 | 55036.0 | |
98.03 | src/lib_json/json_writer.cpp | 1264 | 659 | 646 | 13 | 4924.0 | |
98.48 | src/lib_json/json_valueiterator.inl | 156 | 66 | 65 | 1 | 26.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
10821313382 | refs/tags/1.9.6 | Don't use build dir build interfaces (#1419) Do not export a location in the build directory as a build interface. This location is not created until the build step is run and can interfere with the CMake configuration step if including in anot... | push | github |
95.32 |