Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/glaze/fuzzing/json_generic.cpp
100.00% (29/29)
100.00% (1/1)
100.00% (7/7)
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/69)
  0.00% (0/3)
  0.00% (0/3)
src/glaze/include/glaze/beve/lazy.hpp
  0.00% (0/57)
  0.00% (0/4)
  0.00% (0/4)
src/glaze/include/glaze/beve/size.hpp
  0.00% (0/6)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/containers/ordered_small_map.hpp
 83.46% (222/266)
 84.62% (33/39)
 84.30% (145/172)
src/glaze/include/glaze/core/buffer_traits.hpp
  0.00% (0/28)
  0.00% (0/4)
  0.00% (0/4)
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
 55.56% (5/9)
 50.00% (1/2)
 66.67% (2/3)
src/glaze/include/glaze/core/context.hpp
 86.36% (19/22)
 80.00% (4/5)
 81.25% (13/16)
src/glaze/include/glaze/core/opts.hpp
  0.00% (0/188)
  0.00% (0/7)
  0.00% (0/7)
src/glaze/include/glaze/core/read.hpp
 92.96% (66/71)
100.00% (6/6)
 90.91% (40/44)
src/glaze/include/glaze/core/reflect.hpp
  0.00% (0/114)
  0.00% (0/8)
  0.00% (0/8)
src/glaze/include/glaze/core/seek.hpp
  0.00% (0/87)
  0.00% (0/9)
  0.00% (0/9)
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
  0.00% (0/13)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/core/write_chars.hpp
  0.00% (0/197)
  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/14)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/hash/sweethash.hpp
 48.56% (101/208)
 75.00% (3/4)
 96.00% (24/25)
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
 83.33% (20/24)
 71.43% (5/7)
 88.24% (15/17)
src/glaze/include/glaze/json/json_ptr.hpp
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/glaze/include/glaze/json/lazy.hpp
  0.00% (0/34)
  0.00% (0/9)
  0.00% (0/9)
src/glaze/include/glaze/json/ndjson.hpp
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/json/read.hpp
 96.41% (778/807)
 94.74% (18/19)
 94.96% (396/417)
src/glaze/include/glaze/json/schema.hpp
  0.00% (0/240)
  0.00% (0/26)
  0.00% (0/26)
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/790)
  0.00% (0/15)
  0.00% (0/15)
src/glaze/include/glaze/util/bit.hpp
 13.16% (5/38)
 20.00% (1/5)
 20.00% (1/5)
src/glaze/include/glaze/util/compare.hpp
  5.93% (7/118)
 20.00% (1/5)
 60.00% (6/10)
src/glaze/include/glaze/util/dump.hpp
  0.00% (0/70)
  0.00% (0/6)
  0.00% (0/6)
src/glaze/include/glaze/util/fast_float.hpp
 65.35% (877/1342)
 64.15% (102/159)
 79.13% (489/618)
src/glaze/include/glaze/util/for_each.hpp
 37.50% (12/32)
100.00% (2/2)
100.00% (7/7)
src/glaze/include/glaze/util/glaze_fast_float.hpp
 98.63% (144/146)
100.00% (3/3)
100.00% (94/94)
src/glaze/include/glaze/util/itoa.hpp
  0.00% (0/114)
  0.00% (0/11)
  0.00% (0/11)
src/glaze/include/glaze/util/itoa_40kb.hpp
  0.00% (0/164)
  0.00% (0/16)
  0.00% (0/16)
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
 39.74% (246/619)
 31.71% (13/41)
 85.44% (176/206)
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
 50.00% (1/2)
 50.00% (1/2)
 50.00% (1/2)
src/glaze/include/glaze/util/validate.hpp
  0.00% (0/60)
  0.00% (0/2)
  0.00% (0/2)
src/glaze/include/glaze/util/zmij.hpp
  0.00% (0/171)
  0.00% (0/19)
  0.00% (0/19)
Totals
 28.81% (2532/8788)
 37.52% (194/517)
 76.13% (1416/1860)