View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/glaze/fuzzing/binary_reflection.cpp |
100.00% (15/15) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/fuzzing/csv_parsing.cpp |
100.00% (6/6) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/fuzzing/json_generic.cpp |
100.00% (29/29) |
100.00% (1/1) |
100.00% (7/7) |
src/glaze/fuzzing/json_minify.cpp |
100.00% (11/11) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/fuzzing/json_prettify.cpp |
100.00% (13/13) |
100.00% (1/1) |
100.00% (1/1) |
src/glaze/fuzzing/json_reflection.cpp |
100.00% (15/15) |
100.00% (1/1) |
100.00% (3/3) |
src/glaze/fuzzing/json_roundtrip_floating.cpp |
100.00% (33/33) |
100.00% (2/2) |
100.00% (15/15) |
src/glaze/fuzzing/json_roundtrip_int.cpp |
100.00% (41/41) |
100.00% (2/2) |
100.00% (15/15) |
src/glaze/fuzzing/json_roundtrip_string.cpp |
100.00% (16/16) |
100.00% (2/2) |
100.00% (16/16) |
src/glaze/fuzzing/json_with_comments.cpp |
100.00% (8/8) |
100.00% (1/1) |
100.00% (3/3) |
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/beve/beve_to_json.hpp |
93.75% (495/528) |
100.00% (5/5) |
99.12% (224/226) |
src/glaze/include/glaze/beve/header.hpp |
90.80% (79/87) |
100.00% (3/3) |
96.88% (31/32) |
src/glaze/include/glaze/beve/read.hpp |
93.35% (323/346) |
100.00% (12/12) |
96.48% (137/142) |
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 |
23.08% (6/26) |
100.00% (1/1) |
100.00% (5/5) |
src/glaze/include/glaze/core/context.hpp |
50.00% (1/2) |
50.00% (1/2) |
50.00% (1/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/65) |
0.00% (0/13) |
0.00% (0/13) |
src/glaze/include/glaze/core/read.hpp |
85.11% (40/47) |
100.00% (3/3) |
76.92% (20/26) |
src/glaze/include/glaze/core/reflect.hpp |
4.35% (27/621) |
22.22% (4/18) |
46.43% (13/28) |
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 |
62.50% (20/32) |
66.67% (2/3) |
80.00% (8/10) |
src/glaze/include/glaze/core/write_chars.hpp |
8.60% (8/93) |
50.00% (1/2) |
80.00% (4/5) |
src/glaze/include/glaze/csv/read.hpp |
98.54% (270/274) |
100.00% (11/11) |
98.40% (123/125) |
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% (78/78) |
100.00% (4/4) |
100.00% (42/42) |
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 |
16.81% (20/119) |
10.20% (5/49) |
24.14% (14/58) |
src/glaze/include/glaze/json/minify.hpp |
93.64% (162/173) |
100.00% (6/6) |
95.45% (42/44) |
src/glaze/include/glaze/json/prettify.hpp |
93.46% (143/153) |
100.00% (3/3) |
96.88% (62/64) |
src/glaze/include/glaze/json/read.hpp |
94.18% (760/807) |
86.36% (19/22) |
96.06% (390/406) |
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 |
23.48% (251/1069) |
40.00% (8/20) |
80.00% (52/65) |
src/glaze/include/glaze/reflection/get_name.hpp |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/1) |
src/glaze/include/glaze/reflection/to_tuple.hpp |
0.41% (5/1210) |
33.33% (1/3) |
75.00% (6/8) |
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 |
13.56% (8/59) |
33.33% (4/12) |
33.33% (4/12) |
src/glaze/include/glaze/util/atoi.hpp |
73.51% (455/619) |
50.00% (6/12) |
95.86% (278/290) |
src/glaze/include/glaze/util/bit_array.hpp |
0.00% (0/13) |
0.00% (0/2) |
0.00% (0/2) |
src/glaze/include/glaze/util/compare.hpp |
17.95% (14/78) |
50.00% (2/4) |
90.00% (18/20) |
src/glaze/include/glaze/util/dragonbox.hpp |
59.12% (441/746) |
67.02% (63/94) |
81.58% (155/190) |
src/glaze/include/glaze/util/dtoa.hpp |
46.67% (91/195) |
66.67% (4/6) |
93.94% (31/33) |
src/glaze/include/glaze/util/dump.hpp |
65.35% (66/101) |
70.00% (7/10) |
88.24% (30/34) |
src/glaze/include/glaze/util/fast_float.hpp |
71.45% (901/1261) |
71.52% (113/158) |
81.17% (487/600) |
src/glaze/include/glaze/util/for_each.hpp |
39.68% (25/63) |
40.00% (2/5) |
76.47% (13/17) |
src/glaze/include/glaze/util/glaze_fast_float.hpp |
100.00% (145/145) |
100.00% (3/3) |
100.00% (94/94) |
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 |
100.00% (189/189) |
100.00% (8/8) |
100.00% (38/38) |
src/glaze/include/glaze/util/parse.hpp |
55.90% (218/390) |
52.17% (12/23) |
91.11% (123/135) |
src/glaze/include/glaze/util/string_literal.hpp |
5.26% (1/19) |
25.00% (1/4) |
25.00% (1/4) |
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 |
50.62% (5429/10725) |
55.52% (327/589) |
86.88% (2509/2888) |