Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/glaze/fuzzing/json_prettify.cpp
100.00% (13/13)
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/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/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
  0.00% (0/4)
  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/opts.hpp
  0.00% (0/276)
  0.00% (0/2)
  0.00% (0/2)
src/glaze/include/glaze/core/read.hpp
100.00% (9/9)
100.00% (1/1)
100.00% (2/2)
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
  0.00% (0/220)
  0.00% (0/3)
  0.00% (0/3)
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
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/glaze/include/glaze/json/json_format.hpp
100.00% (53/53)
100.00% (3/3)
100.00% (30/30)
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/prettify.hpp
 92.99% (146/157)
100.00% (3/3)
 95.45% (63/66)
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
  0.00% (0/111)
  0.00% (0/4)
  0.00% (0/4)
src/glaze/include/glaze/util/dump.hpp
100.00% (66/66)
100.00% (6/6)
 96.67% (29/30)
src/glaze/include/glaze/util/fast_float.hpp
  0.00% (0/1473)
  0.00% (0/149)
  0.00% (0/149)
src/glaze/include/glaze/util/glaze_fast_float.hpp
  0.00% (0/227)
  0.00% (0/2)
  0.00% (0/2)
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
  1.34% (6/447)
  6.25% (2/32)
  6.25% (2/32)
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
  0.00% (0/1)
  0.00% (0/1)
  0.00% (0/1)
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
  3.77% (298/7897)
  4.05% (17/420)
 23.93% (128/535)