Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
include/json/value.h | 0.00% (0/32) | 0.00% (0/65) | 0.00% (0/32) | - (0/0) |
src/test_lib_json/fuzz.cpp | 0.00% (0/1) | 0.00% (0/31) | 0.00% (0/7) | 0.00% (0/2) |
include/json/reader.h | 0.00% (0/2) | 0.00% (0/2) | 0.00% (0/2) | - (0/0) |
include/json/value.h | 33.33% (3/9) | 35.71% (5/14) | 33.33% (3/9) | - (0/0) |
include/json/writer.h | 0.00% (0/2) | 0.00% (0/2) | 0.00% (0/2) | - (0/0) |
src/lib_json/json_reader.cpp | 0.00% (0/94) | 0.00% (0/1558) | 0.00% (0/1000) | 0.00% (0/868) |
src/lib_json/json_tool.h | 0.00% (0/5) | 0.00% (0/64) | 0.00% (0/39) | 0.00% (0/28) |
src/lib_json/json_value.cpp | 2.56% (4/156) | 1.87% (23/1229) | 0.46% (5/1093) | 1.15% (9/784) |
src/lib_json/json_valueiterator.inl | 0.00% (0/23) | 0.00% (0/80) | 0.00% (0/52) | 0.00% (0/20) |
src/lib_json/json_writer.cpp | 0.00% (0/72) | 0.00% (0/932) | 0.00% (0/514) | 0.00% (0/424) |
Totals | 1.77% (7/396) | 0.70% (28/3977) | 0.29% (8/2750) | 0.42% (9/2126) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)