Coverage Report

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/cbor_reflection.cpp
100.00% (15/15)
100.00% (1/1)
100.00% (1/1)
src/glaze/fuzzing/cbor_roundtrip_floating.cpp
 91.11% (41/45)
100.00% (2/2)
 68.42% (26/38)
src/glaze/fuzzing/cbor_roundtrip_int.cpp
 95.56% (43/45)
100.00% (2/2)
 67.65% (23/34)
src/glaze/fuzzing/cbor_roundtrip_string.cpp
 86.67% (13/15)
100.00% (2/2)
 50.00% (11/22)
src/glaze/fuzzing/csv_parsing.cpp
100.00% (15/15)
100.00% (1/1)
100.00% (7/7)
src/glaze/fuzzing/json_generic.cpp
100.00% (29/29)
100.00% (1/1)
100.00% (7/7)
src/glaze/fuzzing/json_jmespath.cpp
100.00% (30/30)
100.00% (2/2)
100.00% (8/8)
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)
 67.74% (21/31)
src/glaze/fuzzing/json_roundtrip_int.cpp
100.00% (50/50)
100.00% (2/2)
 59.18% (29/49)
src/glaze/fuzzing/json_roundtrip_string.cpp
100.00% (24/24)
100.00% (2/2)
 61.54% (32/52)
src/glaze/fuzzing/json_with_comments.cpp
100.00% (8/8)
100.00% (1/1)
100.00% (3/3)
src/glaze/fuzzing/jsonb_reflection.cpp
100.00% (15/15)
100.00% (1/1)
100.00% (1/1)
src/glaze/fuzzing/jsonrpc_registry.cpp
 97.30% (72/74)
100.00% (11/11)
 94.74% (18/19)
src/glaze/fuzzing/msgpack_reflection.cpp
100.00% (13/13)
100.00% (1/1)
100.00% (1/1)
src/glaze/fuzzing/msgpack_roundtrip_floating.cpp
 91.11% (41/45)
100.00% (2/2)
 68.42% (26/38)
src/glaze/fuzzing/msgpack_roundtrip_int.cpp
 95.56% (43/45)
100.00% (2/2)
 67.65% (23/34)
src/glaze/fuzzing/msgpack_roundtrip_string.cpp
 86.67% (13/15)
100.00% (2/2)
 50.00% (11/22)
src/glaze/fuzzing/repe_registry.cpp
100.00% (90/90)
100.00% (14/14)
100.00% (32/32)
src/glaze/fuzzing/yaml_generic.cpp
100.00% (37/37)
100.00% (1/1)
100.00% (9/9)
src/glaze/include/glaze/api/hash.hpp
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/api/std/functional.hpp
  0.00% (0/26)
  0.00% (0/2)
  0.00% (0/2)
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/69)
  0.00% (0/3)
  0.00% (0/3)
src/glaze/include/glaze/beve/beve_to_json.hpp
 94.58% (628/664)
100.00% (6/6)
 98.92% (274/277)
src/glaze/include/glaze/beve/header.hpp
 92.63% (88/95)
100.00% (4/4)
 97.22% (35/36)
src/glaze/include/glaze/beve/lazy.hpp
  0.00% (0/57)
  0.00% (0/4)
  0.00% (0/4)
src/glaze/include/glaze/beve/read.hpp
 94.36% (435/461)
100.00% (14/14)
 96.14% (199/207)
src/glaze/include/glaze/beve/size.hpp
  0.00% (0/6)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/cbor/cbor_to_json.hpp
 99.67% (596/598)
100.00% (4/4)
 99.68% (314/315)
src/glaze/include/glaze/cbor/header.hpp
 69.59% (119/171)
 90.00% (9/10)
 98.10% (103/105)
src/glaze/include/glaze/cbor/read.hpp
 98.11% (519/529)
100.00% (11/11)
 97.12% (270/278)
src/glaze/include/glaze/cbor/write.hpp
 88.89% (168/189)
100.00% (14/14)
 83.15% (74/89)
src/glaze/include/glaze/concepts/container_concepts.hpp
100.00% (4/4)
100.00% (1/1)
100.00% (1/1)
src/glaze/include/glaze/containers/ordered_small_map.hpp
 81.84% (302/369)
 85.19% (46/54)
 79.13% (182/230)
src/glaze/include/glaze/core/buffer_traits.hpp
 65.00% (13/20)
 40.00% (2/5)
 66.67% (6/9)
src/glaze/include/glaze/core/chrono.hpp
  0.00% (0/191)
  0.00% (0/3)
  0.00% (0/3)
src/glaze/include/glaze/core/common.hpp
 61.11% (11/18)
 60.00% (3/5)
 83.33% (10/12)
src/glaze/include/glaze/core/context.hpp
 97.14% (34/35)
 87.50% (7/8)
 92.00% (23/25)
src/glaze/include/glaze/core/opts.hpp
  0.00% (0/346)
  0.00% (0/15)
  0.00% (0/15)
src/glaze/include/glaze/core/read.hpp
 97.47% (77/79)
100.00% (7/7)
 94.12% (48/51)
src/glaze/include/glaze/core/reflect.hpp
  6.85% (51/744)
 34.78% (8/23)
 57.78% (26/45)
src/glaze/include/glaze/core/seek.hpp
  0.00% (0/97)
  0.00% (0/10)
  0.00% (0/10)
src/glaze/include/glaze/core/streaming_state.hpp
  0.00% (0/14)
  0.00% (0/8)
  0.00% (0/8)
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
 58.54% (24/41)
 75.00% (3/4)
 76.92% (10/13)
src/glaze/include/glaze/core/write_chars.hpp
  5.08% (10/197)
 50.00% (1/2)
 85.71% (6/7)
src/glaze/include/glaze/csv/read.hpp
 98.98% (388/392)
100.00% (14/14)
 99.05% (208/210)
src/glaze/include/glaze/ext/jsonrpc.hpp
  0.00% (0/35)
  0.00% (0/8)
  0.00% (0/8)
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/14)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/hash/sweethash.hpp
  4.48% (10/223)
 50.00% (2/4)
 50.00% (2/4)
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/generic_fwd.hpp
 93.18% (41/44)
 91.67% (11/12)
 96.15% (25/26)
src/glaze/include/glaze/json/jmespath.hpp
 95.83% (575/600)
100.00% (13/13)
 95.91% (328/342)
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
 88.79% (198/223)
 60.00% (3/5)
 79.69% (51/64)
src/glaze/include/glaze/json/lazy.hpp
  0.00% (0/34)
  0.00% (0/9)
  0.00% (0/9)
src/glaze/include/glaze/json/minify.hpp
 93.64% (162/173)
100.00% (6/6)
 95.45% (42/44)
src/glaze/include/glaze/json/ndjson.hpp
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/json/prettify.hpp
 92.99% (146/157)
100.00% (3/3)
 95.45% (63/66)
src/glaze/include/glaze/json/read.hpp
 95.73% (965/1008)
 96.67% (29/30)
 94.85% (516/544)
src/glaze/include/glaze/json/schema.hpp
  0.00% (0/240)
  0.00% (0/26)
  0.00% (0/26)
src/glaze/include/glaze/json/skip.hpp
100.00% (195/195)
100.00% (4/4)
100.00% (124/124)
src/glaze/include/glaze/json/write.hpp
 91.52% (766/837)
 93.10% (27/29)
 86.36% (152/176)
src/glaze/include/glaze/jsonb/header.hpp
 86.05% (74/86)
 60.00% (3/5)
 90.32% (28/31)
src/glaze/include/glaze/jsonb/jsonb_to_json.hpp
 97.88% (369/377)
100.00% (10/10)
 94.90% (298/314)
src/glaze/include/glaze/jsonb/read.hpp
 95.57% (625/654)
 95.83% (23/24)
 96.08% (392/408)
src/glaze/include/glaze/jsonb/skip.hpp
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/7)
src/glaze/include/glaze/jsonb/text_decode.hpp
 96.63% (172/178)
100.00% (5/5)
 95.31% (122/128)
src/glaze/include/glaze/jsonb/write.hpp
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/msgpack/common.hpp
 97.13% (169/174)
 78.26% (18/23)
 92.75% (64/69)
src/glaze/include/glaze/msgpack/read.hpp
 98.08% (204/208)
100.00% (10/10)
 98.20% (109/111)
src/glaze/include/glaze/msgpack/write.hpp
 81.58% (124/152)
100.00% (13/13)
 84.38% (81/96)
src/glaze/include/glaze/net/http.hpp
  0.00% (0/302)
  0.00% (0/14)
  0.00% (0/14)
src/glaze/include/glaze/net/http_headers.hpp
  0.00% (0/170)
  0.00% (0/39)
  0.00% (0/39)
src/glaze/include/glaze/net/http_router.hpp
  0.00% (0/195)
  0.00% (0/8)
  0.00% (0/8)
src/glaze/include/glaze/net/url.hpp
  0.00% (0/116)
  0.00% (0/9)
  0.00% (0/9)
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)
 88.24% (15/17)
src/glaze/include/glaze/rpc/jsonrpc_registry_impl.hpp
 95.61% (218/228)
100.00% (19/19)
 96.00% (72/75)
src/glaze/include/glaze/rpc/registry.hpp
 92.36% (375/406)
 94.12% (16/17)
 92.62% (113/122)
src/glaze/include/glaze/rpc/repe/buffer.hpp
  0.00% (0/164)
  0.00% (0/16)
  0.00% (0/16)
src/glaze/include/glaze/rpc/repe/header.hpp
 52.17% (12/23)
 25.00% (1/4)
 70.00% (7/10)
src/glaze/include/glaze/rpc/repe/plugin_helper.hpp
 57.14% (4/7)
 50.00% (1/2)
 50.00% (1/2)
src/glaze/include/glaze/rpc/repe/repe.hpp
 56.56% (125/221)
 48.48% (16/33)
 68.60% (59/86)
src/glaze/include/glaze/rpc/repe/repe_registry_impl.hpp
100.00% (231/231)
100.00% (14/14)
100.00% (72/72)
src/glaze/include/glaze/simd/sse.hpp
100.00% (24/24)
100.00% (1/1)
100.00% (8/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
 69.23% (9/13)
 71.43% (5/7)
 71.43% (5/7)
src/glaze/include/glaze/util/atoi.hpp
 58.68% (453/772)
 60.00% (9/15)
 93.88% (276/294)
src/glaze/include/glaze/util/bit.hpp
 31.25% (10/32)
 40.00% (2/5)
 40.00% (2/5)
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
 11.20% (14/125)
 33.33% (2/6)
 83.33% (20/24)
src/glaze/include/glaze/util/dump.hpp
 81.48% (66/81)
 85.71% (6/7)
 83.87% (26/31)
src/glaze/include/glaze/util/fast_float.hpp
 65.94% (1026/1556)
 73.53% (125/170)
 81.49% (590/724)
src/glaze/include/glaze/util/for_each.hpp
 55.70% (44/79)
 57.14% (4/7)
 86.67% (26/30)
src/glaze/include/glaze/util/glaze_fast_float.hpp
100.00% (144/144)
100.00% (3/3)
100.00% (94/94)
src/glaze/include/glaze/util/itoa.hpp
 91.95% (160/174)
 94.44% (17/18)
 97.92% (47/48)
src/glaze/include/glaze/util/itoa_40kb.hpp
100.00% (224/224)
100.00% (20/20)
100.00% (59/59)
src/glaze/include/glaze/util/key_transformers.hpp
  0.00% (0/201)
  0.00% (0/15)
  0.00% (0/15)
src/glaze/include/glaze/util/parse.hpp
 58.65% (529/902)
 44.90% (22/49)
 92.60% (363/392)
src/glaze/include/glaze/util/simple_float.hpp
  0.00% (0/706)
  0.00% (0/14)
  0.00% (0/14)
src/glaze/include/glaze/util/string_literal.hpp
  2.56% (1/39)
 20.00% (1/5)
 20.00% (1/5)
src/glaze/include/glaze/util/validate.hpp
 96.67% (87/90)
100.00% (3/3)
 96.77% (30/31)
src/glaze/include/glaze/util/variant.hpp
100.00% (9/9)
100.00% (2/2)
100.00% (11/11)
src/glaze/include/glaze/util/zmij.hpp
 68.96% (251/364)
 63.89% (23/36)
 68.79% (119/173)
src/glaze/include/glaze/yaml/common.hpp
 89.57% (524/585)
 83.33% (35/42)
 97.45% (688/706)
src/glaze/include/glaze/yaml/opts.hpp
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/yaml/read.hpp
 95.92% (4139/4315)
 86.96% (60/69)
 98.00% (3621/3695)
Totals
 68.48% (17703/25853)
 65.10% (802/1232)
 91.37% (10848/11873)