View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/glaze/fuzzing/json_minify.cpp |
100.00% (11/11) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/include/glaze/api/hash.hpp |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/api/xxh64.hpp |
0.00% (0/36) |
0.00% (0/13) |
0.00% (0/13) |
src/glaze/include/glaze/base64/base64.hpp |
0.00% (0/44) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/concepts/container_concepts.hpp |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/core/common.hpp |
0.00% (0/26) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/core/context.hpp |
0.00% (0/2) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/core/error_category.hpp |
0.00% (0/3) |
0.00% (0/3) |
0.00% (0/3) |
src/glaze/include/glaze/core/meta.hpp |
0.00% (0/1) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/core/opts.hpp |
0.00% (0/25) |
0.00% (0/5) |
0.00% (0/5) |
src/glaze/include/glaze/core/read.hpp |
100.00% (8/8) |
100.00% (1/1) |
100.00% (2/2) |
src/glaze/include/glaze/core/reflect.hpp |
0.00% (0/27) |
0.00% (0/5) |
0.00% (0/5) |
src/glaze/include/glaze/core/seek.hpp |
0.00% (0/50) |
0.00% (0/7) |
0.00% (0/7) |
src/glaze/include/glaze/core/wrappers.hpp |
0.00% (0/6) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/core/write.hpp |
0.00% (0/32) |
0.00% (0/3) |
0.00% (0/3) |
src/glaze/include/glaze/core/write_chars.hpp |
0.00% (0/93) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/file/file_ops.hpp |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/file/read_directory.hpp |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/file/write_directory.hpp |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/json/escape_unicode.hpp |
0.00% (0/209) |
0.00% (0/3) |
0.00% (0/3) |
src/glaze/include/glaze/json/jmespath.hpp |
0.00% (0/317) |
0.00% (0/7) |
0.00% (0/7) |
src/glaze/include/glaze/json/json_format.hpp |
100.00% (33/33) |
100.00% (2/2) |
100.00% (16/16) |
src/glaze/include/glaze/json/json_ptr.hpp |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/json/json_t.hpp |
0.00% (0/116) |
0.00% (0/46) |
0.00% (0/46) |
src/glaze/include/glaze/json/minify.hpp |
93.64% (162/173) |
100.00% (6/6) |
95.45% (42/44) |
src/glaze/include/glaze/json/read.hpp |
0.00% (0/8) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/json/schema.hpp |
0.00% (0/1) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/json/write.hpp |
0.00% (0/941) |
0.00% (0/15) |
0.00% (0/15) |
src/glaze/include/glaze/reflection/to_tuple.hpp |
0.00% (0/1210) |
0.00% (0/3) |
0.00% (0/3) |
src/glaze/include/glaze/stencil/stencil.hpp |
0.00% (0/28) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/tuplet/tuple.hpp |
0.00% (0/12) |
0.00% (0/6) |
0.00% (0/6) |
src/glaze/include/glaze/util/atoi.hpp |
0.00% (0/148) |
0.00% (0/7) |
0.00% (0/7) |
src/glaze/include/glaze/util/compare.hpp |
0.00% (0/64) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/util/dragonbox.hpp |
0.00% (0/839) |
0.00% (0/92) |
0.00% (0/92) |
src/glaze/include/glaze/util/dtoa.hpp |
0.00% (0/272) |
0.00% (0/6) |
0.00% (0/6) |
src/glaze/include/glaze/util/dump.hpp |
36.17% (34/94) |
55.56% (5/9) |
73.33% (11/15) |
src/glaze/include/glaze/util/fast_float.hpp |
0.00% (0/875) |
0.00% (0/122) |
0.00% (0/122) |
src/glaze/include/glaze/util/for_each.hpp |
0.00% (0/32) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/util/hash_map.hpp |
0.00% (0/109) |
0.00% (0/6) |
0.00% (0/6) |
src/glaze/include/glaze/util/itoa.hpp |
0.00% (0/122) |
0.00% (0/5) |
0.00% (0/5) |
src/glaze/include/glaze/util/parse.hpp |
23.48% (58/247) |
25.00% (4/16) |
66.67% (24/36) |
src/glaze/include/glaze/util/string_literal.hpp |
0.00% (0/18) |
0.00% (0/3) |
0.00% (0/3) |
src/glaze/include/glaze/util/utility.hpp |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/util/validate.hpp |
0.00% (0/56) |
0.00% (0/2) |
0.00% (0/2) |
Totals |
4.82% (306/6350) |
4.55% (19/418) |
19.32% (96/497) |