Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/ahocorasick.rs
  0.00% (0/394)
  0.00% (0/64)
  0.00% (0/482)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/automaton.rs
  0.00% (0/591)
  0.00% (0/53)
  0.00% (0/846)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/dfa.rs
  0.00% (0/438)
  0.00% (0/39)
  0.00% (0/673)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/nfa/contiguous.rs
  0.00% (0/483)
  0.00% (0/46)
  0.00% (0/838)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/nfa/noncontiguous.rs
  0.00% (0/736)
  0.00% (0/82)
  0.00% (0/1175)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/packed/api.rs
  0.00% (0/183)
  0.00% (0/31)
  0.00% (0/231)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/packed/ext.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/packed/pattern.rs
  0.00% (0/134)
  0.00% (0/22)
  0.00% (0/213)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/packed/rabinkarp.rs
  0.00% (0/76)
  0.00% (0/6)
  0.00% (0/113)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/packed/teddy/builder.rs
  0.00% (0/180)
  0.00% (0/21)
  0.00% (0/256)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/packed/teddy/generic.rs
  0.00% (0/681)
  0.00% (0/56)
  0.00% (0/1177)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/packed/vector.rs
  0.00% (0/153)
  0.00% (0/32)
  0.00% (0/255)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/alphabet.rs
  0.00% (0/128)
  0.00% (0/24)
  0.00% (0/205)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/buffer.rs
  0.00% (0/39)
  0.00% (0/6)
  0.00% (0/53)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/debug.rs
  0.00% (0/14)
  0.00% (0/1)
  0.00% (0/29)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/error.rs
  0.00% (0/78)
  0.00% (0/12)
  0.00% (0/77)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/int.rs
  0.00% (0/81)
  0.00% (0/27)
  0.00% (0/83)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/prefilter.rs
  0.00% (0/387)
  0.00% (0/52)
  0.00% (0/535)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/primitives.rs
  0.00% (0/214)
  0.00% (0/58)
  0.00% (0/286)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/remapper.rs
  0.00% (0/50)
  0.00% (0/10)
  0.00% (0/82)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/search.rs
  0.00% (0/194)
  0.00% (0/51)
  0.00% (0/267)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.4/src/util/special.rs
  0.00% (0/8)
  0.00% (0/1)
  0.00% (0/3)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/_macros.rs
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/22)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/adapter/strip.rs
  0.00% (0/170)
  0.00% (0/29)
  0.00% (0/251)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/adapter/wincon.rs
  0.00% (0/195)
  0.00% (0/9)
  0.00% (0/229)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/auto.rs
 12.50% (15/120)
  9.52% (2/21)
 11.64% (22/189)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/buffer.rs
  0.00% (0/19)
  0.00% (0/6)
  0.00% (0/21)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/fmt.rs
  0.00% (0/23)
  0.00% (0/3)
  0.00% (0/21)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/lib.rs
  0.00% (0/8)
  0.00% (0/2)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/stream.rs
  4.00% (3/75)
  4.00% (1/25)
  4.60% (4/87)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.21/src/strip.rs
  0.00% (0/94)
  0.00% (0/18)
  0.00% (0/124)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.13/src/color.rs
  0.00% (0/353)
  0.00% (0/53)
  0.00% (0/470)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.13/src/effect.rs
  0.00% (0/92)
  0.00% (0/19)
  0.00% (0/133)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.13/src/reset.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.13/src/style.rs
  0.00% (0/142)
  0.00% (0/31)
  0.00% (0/186)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7/src/lib.rs
  0.00% (0/192)
  0.00% (0/20)
  0.00% (0/244)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7/src/params.rs
  0.00% (0/60)
  0.00% (0/12)
  0.00% (0/91)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7/src/state/definitions.rs
  0.00% (0/14)
  0.00% (0/3)
  0.00% (0/21)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7/src/state/mod.rs
  0.00% (0/12)
  0.00% (0/2)
  0.00% (0/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.5/src/lib.rs
 48.00% (12/25)
 66.67% (4/6)
 53.12% (17/32)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.5/src/windows.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/6)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/colorchoice-1.0.4/src/lib.rs
 28.95% (11/38)
 33.33% (3/9)
 33.96% (18/53)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/iterator.rs
 75.00% (9/12)
 75.00% (3/4)
 75.00% (18/24)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-0.1.4/src/directive.rs
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-0.1.4/src/filter.rs
 26.19% (33/126)
 20.00% (4/20)
 15.82% (28/177)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-0.1.4/src/filtered_log.rs
  0.00% (0/14)
  0.00% (0/4)
  0.00% (0/23)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-0.1.4/src/op.rs
  0.00% (0/11)
  0.00% (0/3)
  0.00% (0/17)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-0.1.4/src/parser.rs
  0.00% (0/64)
  0.00% (0/9)
  0.00% (0/121)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/fmt/humantime.rs
  0.00% (0/47)
  0.00% (0/8)
  0.00% (0/44)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/fmt/mod.rs
 13.68% (32/234)
 10.81% (4/37)
  6.29% (20/318)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/fmt/writer/buffer.rs
  5.56% (5/90)
  7.69% (1/13)
  3.21% (5/156)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/fmt/writer/mod.rs
 37.84% (28/74)
 30.77% (4/13)
 32.99% (32/97)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/fmt/writer/target.rs
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/logger.rs
 26.42% (84/318)
 26.15% (17/65)
 24.25% (97/400)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/intrusive-collections-0.9.7/src/adapter.rs
100.00% (19/19)
100.00% (6/6)
100.00% (25/25)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/intrusive-collections-0.9.7/src/pointer_ops.rs
100.00% (23/23)
100.00% (4/4)
100.00% (22/22)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/intrusive-collections-0.9.7/src/rbtree.rs
 95.86% (509/531)
100.00% (50/50)
 95.11% (972/1022)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.2/src/lib.rs
100.00% (3/3)
100.00% (1/1)
100.00% (4/4)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/civil/date.rs
  0.00% (0/790)
  0.00% (0/125)
  0.00% (0/1355)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/civil/datetime.rs
  0.00% (0/659)
  0.00% (0/143)
  0.00% (0/1072)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/civil/iso_week_date.rs
  0.00% (0/144)
  0.00% (0/30)
  0.00% (0/219)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/civil/mod.rs
  0.00% (0/29)
  0.00% (0/3)
  0.00% (0/23)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/civil/time.rs
  0.00% (0/701)
  0.00% (0/126)
  0.00% (0/1100)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/civil/weekday.rs
  0.00% (0/204)
  0.00% (0/50)
  0.00% (0/293)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/duration.rs
  0.00% (0/50)
  0.00% (0/8)
  0.00% (0/70)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/error.rs
  0.00% (0/162)
  0.00% (0/34)
  0.00% (0/237)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/friendly/parser.rs
  0.00% (0/294)
  0.00% (0/31)
  0.00% (0/403)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/friendly/parser_label.rs
  0.00% (0/66)
  0.00% (0/1)
  0.00% (0/70)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/friendly/printer.rs
  0.00% (0/578)
  0.00% (0/46)
  0.00% (0/945)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/mod.rs
  0.00% (0/97)
  0.00% (0/18)
  0.00% (0/112)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/offset.rs
  0.00% (0/366)
  0.00% (0/41)
  0.00% (0/443)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/rfc2822.rs
  0.00% (0/702)
  0.00% (0/55)
  0.00% (0/1024)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/rfc9557.rs
  0.00% (0/321)
  0.00% (0/23)
  0.00% (0/375)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/strtime/format.rs
  0.00% (0/801)
  0.00% (0/146)
  0.00% (0/1513)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/strtime/mod.rs
  0.00% (0/836)
  0.00% (0/106)
  0.00% (0/1038)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/strtime/parse.rs
  0.00% (0/784)
  0.00% (0/62)
  0.00% (0/1306)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/temporal/mod.rs
  0.00% (0/295)
  0.00% (0/44)
  0.00% (0/373)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/temporal/parser.rs
  0.00% (0/955)
  0.00% (0/104)
  0.00% (0/1331)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/temporal/pieces.rs
  0.00% (0/173)
  0.00% (0/44)
  0.00% (0/232)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/temporal/printer.rs
  0.00% (0/405)
  0.00% (0/24)
  0.00% (0/840)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/fmt/util.rs
  0.00% (0/920)
  0.00% (0/97)
  0.00% (0/1241)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/now.rs
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/6)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/crc32/mod.rs
  0.00% (0/31)
  0.00% (0/2)
  0.00% (0/57)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/mod.rs
  0.00% (0/40)
  0.00% (0/9)
  0.00% (0/36)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/posix.rs
  0.00% (0/950)
  0.00% (0/92)
  0.00% (0/1261)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/tzif.rs
  0.00% (0/702)
  0.00% (0/57)
  0.00% (0/965)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/util/array_str.rs
  0.00% (0/59)
  0.00% (0/12)
  0.00% (0/87)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/util/error.rs
  0.00% (0/7)
  0.00% (0/2)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/util/escape.rs
  0.00% (0/43)
  0.00% (0/4)
  0.00% (0/98)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/util/itime.rs
  0.00% (0/392)
  0.00% (0/40)
  0.00% (0/479)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/shared/util/utf8.rs
  0.00% (0/13)
  0.00% (0/2)
  0.00% (0/29)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/signed_duration.rs
  0.00% (0/696)
  0.00% (0/106)
  0.00% (0/942)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/span.rs
  0.00% (0/2114)
  0.00% (0/275)
  0.00% (0/3253)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/timestamp.rs
  0.00% (0/648)
  0.00% (0/123)
  0.00% (0/945)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/ambiguous.rs
  0.00% (0/151)
  0.00% (0/26)
  0.00% (0/208)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/db/bundled/disabled.rs
  0.00% (0/16)
  0.00% (0/6)
  0.00% (0/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/db/concatenated/disabled.rs
  0.00% (0/29)
  0.00% (0/8)
  0.00% (0/27)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/db/mod.rs
  0.00% (0/164)
  0.00% (0/22)
  0.00% (0/242)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/db/zoneinfo/disabled.rs
  0.00% (0/29)
  0.00% (0/8)
  0.00% (0/27)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/mod.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/4)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/offset.rs
  0.00% (0/448)
  0.00% (0/86)
  0.00% (0/651)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/posix.rs
  0.00% (0/82)
  0.00% (0/12)
  0.00% (0/128)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/timezone.rs
  0.00% (0/408)
  0.00% (0/71)
  0.00% (0/575)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/tz/tzif.rs
  0.00% (0/219)
  0.00% (0/26)
  0.00% (0/349)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/borrow.rs
  0.00% (0/36)
  0.00% (0/9)
  0.00% (0/47)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/c.rs
  0.00% (0/14)
  0.00% (0/3)
  0.00% (0/18)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/fs.rs
  0.00% (0/25)
  0.00% (0/2)
  0.00% (0/32)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/parse.rs
  0.00% (0/114)
  0.00% (0/15)
  0.00% (0/153)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/rangeint.rs
  0.00% (0/590)
  0.00% (0/134)
  0.00% (0/794)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/round/increment.rs
  0.00% (0/84)
  0.00% (0/6)
  0.00% (0/77)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/round/mode.rs
  0.00% (0/89)
  0.00% (0/4)
  0.00% (0/131)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/t.rs
  0.00% (0/48)
  0.00% (0/12)
  0.00% (0/60)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/util/utf8.rs
  0.00% (0/19)
  0.00% (0/5)
  0.00% (0/44)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/src/zoned.rs
  0.00% (0/747)
  0.00% (0/157)
  0.00% (0/1189)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzer-sys-0.4.10/src/lib.rs
 68.52% (37/54)
 83.33% (10/12)
 60.23% (53/88)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/libm_helper.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/4)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/acos.rs
  0.00% (0/38)
  0.00% (0/2)
  0.00% (0/59)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/acosf.rs
  0.00% (0/38)
  0.00% (0/2)
  0.00% (0/55)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/acosh.rs
  0.00% (0/11)
  0.00% (0/1)
  0.00% (0/21)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/acoshf.rs
  0.00% (0/11)
  0.00% (0/1)
  0.00% (0/21)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/arch/x86.rs
  0.00% (0/16)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/arch/x86/detect.rs
 88.89% (64/72)
100.00% (3/3)
 89.81% (97/108)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/arch/x86/fma.rs
 27.38% (23/84)
 33.33% (4/12)
 26.39% (19/72)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/asin.rs
  0.00% (0/35)
  0.00% (0/2)
  0.00% (0/49)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/asinf.rs
  0.00% (0/26)
  0.00% (0/2)
  0.00% (0/45)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/asinh.rs
  0.00% (0/22)
  0.00% (0/1)
  0.00% (0/31)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/asinhf.rs
  0.00% (0/21)
  0.00% (0/1)
  0.00% (0/30)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/atan.rs
  0.00% (0/43)
  0.00% (0/1)
  0.00% (0/85)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/atan2.rs
  0.00% (0/48)
  0.00% (0/1)
  0.00% (0/71)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/atan2f.rs
  0.00% (0/46)
  0.00% (0/1)
  0.00% (0/64)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/atanf.rs
  0.00% (0/44)
  0.00% (0/1)
  0.00% (0/79)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/atanh.rs
  0.00% (0/20)
  0.00% (0/1)
  0.00% (0/25)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/atanhf.rs
  0.00% (0/20)
  0.00% (0/1)
  0.00% (0/23)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/cbrt.rs
 50.44% (57/113)
100.00% (2/2)
 64.88% (157/242)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/cbrtf.rs
  0.00% (0/26)
  0.00% (0/1)
  0.00% (0/34)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/ceil.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/copysign.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/cos.rs
  0.00% (0/20)
  0.00% (0/1)
  0.00% (0/31)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/cosf.rs
  0.00% (0/37)
  0.00% (0/1)
  0.00% (0/59)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/cosh.rs
  0.00% (0/20)
  0.00% (0/1)
  0.00% (0/30)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/coshf.rs
  0.00% (0/20)
  0.00% (0/1)
  0.00% (0/30)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/erf.rs
  0.00% (0/83)
  0.00% (0/4)
  0.00% (0/129)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/erff.rs
  0.00% (0/84)
  0.00% (0/4)
  0.00% (0/130)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/exp.rs
  0.00% (0/44)
  0.00% (0/1)
  0.00% (0/53)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/exp10.rs
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/22)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/exp10f.rs
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/20)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/exp2.rs
  0.00% (0/44)
  0.00% (0/1)
  0.00% (0/88)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/exp2f.rs
  0.00% (0/42)
  0.00% (0/1)
  0.00% (0/81)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/expf.rs
  0.00% (0/46)
  0.00% (0/1)
  0.00% (0/61)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/expm1.rs
  0.00% (0/81)
  0.00% (0/1)
  0.00% (0/95)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/expm1f.rs
  0.00% (0/77)
  0.00% (0/1)
  0.00% (0/95)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/expo2.rs
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/fabs.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/fdim.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/floor.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/fma.rs
 37.50% (3/8)
 50.00% (1/2)
 21.43% (3/14)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/fmin_fmax.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/20)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/fminimum_fmaximum.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/20)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/fminimum_fmaximum_num.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/20)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/fmod.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/frexp.rs
  0.00% (0/18)
  0.00% (0/1)
  0.00% (0/27)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/frexpf.rs
  0.00% (0/17)
  0.00% (0/1)
  0.00% (0/27)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/ceil.rs
  0.00% (0/33)
  0.00% (0/2)
  0.00% (0/45)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/copysign.rs
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fabs.rs
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/7)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fdim.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/5)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/floor.rs
  0.00% (0/33)
  0.00% (0/2)
  0.00% (0/45)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fma.rs
  0.00% (0/161)
  0.00% (0/4)
  0.00% (0/230)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fma_wide.rs
  0.00% (0/47)
  0.00% (0/1)
  0.00% (0/74)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fmax.rs
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fmaximum.rs
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/16)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fmaximum_num.rs
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fmin.rs
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fminimum.rs
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/16)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fminimum_num.rs
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/fmod.rs
  0.00% (0/39)
  0.00% (0/3)
  0.00% (0/69)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/rint.rs
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/34)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/round.rs
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/scalbn.rs
  0.00% (0/54)
  0.00% (0/1)
  0.00% (0/82)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/sqrt.rs
  0.00% (0/122)
  0.00% (0/4)
  0.00% (0/203)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/generic/trunc.rs
  0.00% (0/21)
  0.00% (0/2)
  0.00% (0/34)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/hypot.rs
  0.00% (0/47)
  0.00% (0/2)
  0.00% (0/61)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/hypotf.rs
  0.00% (0/32)
  0.00% (0/1)
  0.00% (0/40)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/ilogb.rs
  0.00% (0/22)
  0.00% (0/1)
  0.00% (0/25)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/ilogbf.rs
  0.00% (0/20)
  0.00% (0/1)
  0.00% (0/24)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/j0.rs
  0.00% (0/113)
  0.00% (0/5)
  0.00% (0/155)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/j0f.rs
  0.00% (0/112)
  0.00% (0/5)
  0.00% (0/154)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/j1.rs
  0.00% (0/116)
  0.00% (0/5)
  0.00% (0/168)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/j1f.rs
  0.00% (0/114)
  0.00% (0/5)
  0.00% (0/165)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/jn.rs
  0.00% (0/159)
  0.00% (0/2)
  0.00% (0/169)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/jnf.rs
  0.00% (0/143)
  0.00% (0/2)
  0.00% (0/136)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_cos.rs
  0.00% (0/8)
  0.00% (0/1)
  0.00% (0/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_cosf.rs
  0.00% (0/6)
  0.00% (0/1)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_expo2.rs
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_expo2f.rs
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_sin.rs
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_sinf.rs
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/13)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_tan.rs
  0.00% (0/37)
  0.00% (0/2)
  0.00% (0/92)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/k_tanf.rs
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/28)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/ldexp.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/lgamma.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/3)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/lgamma_r.rs
  0.00% (0/133)
  0.00% (0/2)
  0.00% (0/153)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/lgammaf.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/3)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/lgammaf_r.rs
  0.00% (0/133)
  0.00% (0/2)
  0.00% (0/151)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/log.rs
  0.00% (0/37)
  0.00% (0/1)
  0.00% (0/68)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/log10.rs
  0.00% (0/48)
  0.00% (0/1)
  0.00% (0/60)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/log10f.rs
  0.00% (0/42)
  0.00% (0/1)
  0.00% (0/50)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/log1p.rs
  0.00% (0/55)
  0.00% (0/1)
  0.00% (0/66)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/log1pf.rs
  0.00% (0/55)
  0.00% (0/1)
  0.00% (0/64)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/log2.rs
  0.00% (0/47)
  0.00% (0/1)
  0.00% (0/58)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/log2f.rs
  0.00% (0/41)
  0.00% (0/1)
  0.00% (0/48)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/logf.rs
  0.00% (0/34)
  0.00% (0/1)
  0.00% (0/49)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/mod.rs
  0.00% (0/21)
  0.00% (0/5)
  0.00% (0/28)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/modf.rs
  0.00% (0/26)
  0.00% (0/1)
  0.00% (0/32)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/modff.rs
  0.00% (0/26)
  0.00% (0/1)
  0.00% (0/33)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/nextafter.rs
  0.00% (0/31)
  0.00% (0/1)
  0.00% (0/45)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/nextafterf.rs
  0.00% (0/31)
  0.00% (0/1)
  0.00% (0/45)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/pow.rs
  0.00% (0/207)
  0.00% (0/1)
  0.00% (0/364)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/powf.rs
  0.00% (0/191)
  0.00% (0/1)
  0.00% (0/235)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/rem_pio2.rs
  0.00% (0/113)
  0.00% (0/2)
  0.00% (0/190)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/rem_pio2_large.rs
  0.00% (0/182)
  0.00% (0/1)
  0.00% (0/340)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/rem_pio2f.rs
  0.00% (0/22)
  0.00% (0/1)
  0.00% (0/39)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/remainder.rs
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/6)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/remainderf.rs
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/6)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/remquo.rs
  0.00% (0/82)
  0.00% (0/1)
  0.00% (0/90)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/remquof.rs
  0.00% (0/81)
  0.00% (0/1)
  0.00% (0/89)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/rint.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/round.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/roundeven.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/scalbn.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/sin.rs
  0.00% (0/24)
  0.00% (0/1)
  0.00% (0/36)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/sincos.rs
  0.00% (0/29)
  0.00% (0/1)
  0.00% (0/38)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/sincosf.rs
  0.00% (0/66)
  0.00% (0/1)
  0.00% (0/64)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/sinf.rs
  0.00% (0/43)
  0.00% (0/1)
  0.00% (0/61)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/sinh.rs
  0.00% (0/24)
  0.00% (0/1)
  0.00% (0/34)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/sinhf.rs
  0.00% (0/21)
  0.00% (0/1)
  0.00% (0/34)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/sqrt.rs
  0.00% (0/8)
  0.00% (0/2)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/support/big.rs
  0.00% (0/102)
  0.00% (0/20)
  0.00% (0/142)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/support/env.rs
 17.65% (6/34)
 11.11% (1/9)
  9.09% (3/33)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/support/feature_detect.rs
 91.89% (34/37)
100.00% (8/8)
 90.57% (48/53)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/support/float_traits.rs
  3.37% (3/89)
  4.00% (1/25)
  5.00% (6/120)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/support/hex_float.rs
  0.00% (0/246)
  0.00% (0/18)
  0.00% (0/364)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/support/int_traits.rs
  0.00% (0/124)
  0.00% (0/41)
  0.00% (0/175)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/support/mod.rs
100.00% (2/2)
100.00% (1/1)
100.00% (2/2)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/tan.rs
  0.00% (0/18)
  0.00% (0/1)
  0.00% (0/28)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/tanf.rs
  0.00% (0/31)
  0.00% (0/1)
  0.00% (0/54)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/tanh.rs
  0.00% (0/33)
  0.00% (0/1)
  0.00% (0/29)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/tanhf.rs
  0.00% (0/21)
  0.00% (0/1)
  0.00% (0/35)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/tgamma.rs
  0.00% (0/80)
  0.00% (0/3)
  0.00% (0/112)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/tgammaf.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/3)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.15/src/math/trunc.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.28/src/__private_api.rs
  0.00% (0/57)
  0.00% (0/9)
  0.00% (0/60)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.28/src/lib.rs
  8.89% (28/315)
  7.06% (6/85)
  7.97% (31/389)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/memchr.rs
  0.00% (0/338)
  0.00% (0/57)
  0.00% (0/606)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/mod.rs
  0.00% (0/45)
  0.00% (0/4)
  0.00% (0/75)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/packedpair/mod.rs
  0.00% (0/88)
  0.00% (0/12)
  0.00% (0/150)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/rabinkarp.rs
  0.00% (0/124)
  0.00% (0/14)
  0.00% (0/248)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/shiftor.rs
  0.00% (0/24)
  0.00% (0/2)
  0.00% (0/36)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/twoway.rs
  0.00% (0/306)
  0.00% (0/16)
  0.00% (0/426)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/generic/memchr.rs
  0.00% (0/565)
  0.00% (0/29)
  0.00% (0/1162)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/generic/packedpair.rs
  0.00% (0/128)
  0.00% (0/8)
  0.00% (0/254)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/avx2/memchr.rs
  0.00% (0/366)
  0.00% (0/70)
  0.00% (0/489)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/avx2/packedpair.rs
  0.00% (0/42)
  0.00% (0/10)
  0.00% (0/69)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/memchr.rs
  0.00% (0/88)
  0.00% (0/11)
  0.00% (0/48)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/sse2/memchr.rs
  0.00% (0/287)
  0.00% (0/63)
  0.00% (0/382)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/sse2/packedpair.rs
  0.00% (0/37)
  0.00% (0/10)
  0.00% (0/52)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/cow.rs
  0.00% (0/26)
  0.00% (0/7)
  0.00% (0/33)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/ext.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/memchr.rs
  0.00% (0/206)
  0.00% (0/45)
  0.00% (0/250)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/memmem/mod.rs
  0.00% (0/179)
  0.00% (0/28)
  0.00% (0/206)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/memmem/searcher.rs
  0.00% (0/298)
  0.00% (0/32)
  0.00% (0/412)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/vector.rs
  0.00% (0/73)
  0.00% (0/24)
  0.00% (0/96)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/builders.rs
  0.00% (0/378)
  0.00% (0/79)
  0.00% (0/523)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/error.rs
  0.00% (0/32)
  0.00% (0/4)
  0.00% (0/61)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/find_byte.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/10)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/lib.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/4)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/regex/bytes.rs
  0.00% (0/426)
  0.00% (0/107)
  0.00% (0/667)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/regex/string.rs
  0.00% (0/418)
  0.00% (0/103)
  0.00% (0/648)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/regexset/bytes.rs
  0.00% (0/111)
  0.00% (0/28)
  0.00% (0/171)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.12.2/src/regexset/string.rs
  0.00% (0/111)
  0.00% (0/28)
  0.00% (0/171)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/dfa/onepass.rs
  0.00% (0/942)
  0.00% (0/110)
  0.00% (0/1542)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/dfa/remapper.rs
  0.00% (0/53)
  0.00% (0/11)
  0.00% (0/85)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/hybrid/dfa.rs
  0.00% (0/998)
  0.00% (0/126)
  0.00% (0/1373)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/hybrid/error.rs
  0.00% (0/92)
  0.00% (0/14)
  0.00% (0/88)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/hybrid/id.rs
  0.00% (0/63)
  0.00% (0/17)
  0.00% (0/67)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/hybrid/regex.rs
  0.00% (0/175)
  0.00% (0/32)
  0.00% (0/244)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/hybrid/search.rs
  0.00% (0/484)
  0.00% (0/23)
  0.00% (0/836)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/error.rs
  0.00% (0/69)
  0.00% (0/17)
  0.00% (0/99)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/limited.rs
  0.00% (0/79)
  0.00% (0/6)
  0.00% (0/138)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/literal.rs
  0.00% (0/38)
  0.00% (0/1)
  0.00% (0/50)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/regex.rs
  0.00% (0/561)
  0.00% (0/111)
  0.00% (0/814)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/reverse_inner.rs
  0.00% (0/64)
  0.00% (0/8)
  0.00% (0/119)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/stopat.rs
  0.00% (0/62)
  0.00% (0/5)
  0.00% (0/120)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/strategy.rs
  0.00% (0/926)
  0.00% (0/81)
  0.00% (0/1581)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/meta/wrappers.rs
  0.00% (0/520)
  0.00% (0/98)
  0.00% (0/641)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/backtrack.rs
  0.00% (0/477)
  0.00% (0/63)
  0.00% (0/725)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/builder.rs
  0.00% (0/353)
  0.00% (0/33)
  0.00% (0/474)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/compiler.rs
  0.00% (0/676)
  0.00% (0/85)
  0.00% (0/1232)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/error.rs
  0.00% (0/65)
  0.00% (0/12)
  0.00% (0/78)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/literal_trie.rs
  0.00% (0/159)
  0.00% (0/16)
  0.00% (0/268)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/map.rs
  0.00% (0/79)
  0.00% (0/10)
  0.00% (0/98)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/nfa.rs
  0.00% (0/389)
  0.00% (0/64)
  0.00% (0/594)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/pikevm.rs
  0.00% (0/598)
  0.00% (0/67)
  0.00% (0/905)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/nfa/thompson/range_trie.rs
  0.00% (0/321)
  0.00% (0/34)
  0.00% (0/546)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/alphabet.rs
  0.00% (0/343)
  0.00% (0/53)
  0.00% (0/519)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/captures.rs
  0.00% (0/440)
  0.00% (0/74)
  0.00% (0/727)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/determinize/mod.rs
  0.00% (0/402)
  0.00% (0/23)
  0.00% (0/464)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/determinize/state.rs
  0.00% (0/317)
  0.00% (0/70)
  0.00% (0/457)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/empty.rs
  0.00% (0/55)
  0.00% (0/3)
  0.00% (0/52)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/escape.rs
  0.00% (0/34)
  0.00% (0/2)
  0.00% (0/76)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/int.rs
  0.00% (0/63)
  0.00% (0/21)
  0.00% (0/65)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/interpolate.rs
  0.00% (0/120)
  0.00% (0/11)
  0.00% (0/174)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/iter.rs
  0.00% (0/184)
  0.00% (0/28)
  0.00% (0/217)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/lazy.rs
  0.00% (0/56)
  0.00% (0/9)
  0.00% (0/72)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/look.rs
  0.00% (0/514)
  0.00% (0/68)
  0.00% (0/805)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/memchr.rs
  0.00% (0/28)
  0.00% (0/6)
  0.00% (0/36)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/pool.rs
  0.00% (0/134)
  0.00% (0/21)
  0.00% (0/208)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/prefilter/aho_corasick.rs
  0.00% (0/58)
  0.00% (0/7)
  0.00% (0/64)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/prefilter/byteset.rs
  0.00% (0/34)
  0.00% (0/7)
  0.00% (0/45)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/prefilter/memchr.rs
  0.00% (0/103)
  0.00% (0/20)
  0.00% (0/143)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/prefilter/memmem.rs
  0.00% (0/31)
  0.00% (0/6)
  0.00% (0/45)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/prefilter/mod.rs
  0.00% (0/138)
  0.00% (0/20)
  0.00% (0/190)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/prefilter/teddy.rs
  0.00% (0/49)
  0.00% (0/8)
  0.00% (0/72)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/primitives.rs
  0.00% (0/208)
  0.00% (0/56)
  0.00% (0/288)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/search.rs
  0.00% (0/301)
  0.00% (0/72)
  0.00% (0/398)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/sparse_set.rs
  0.00% (0/77)
  0.00% (0/17)
  0.00% (0/118)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/start.rs
  0.00% (0/117)
  0.00% (0/18)
  0.00% (0/154)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/syntax.rs
  0.00% (0/151)
  0.00% (0/31)
  0.00% (0/156)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/utf8.rs
  0.00% (0/67)
  0.00% (0/7)
  0.00% (0/91)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/src/util/wire.rs
  0.00% (0/420)
  0.00% (0/65)
  0.00% (0/526)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/ast/mod.rs
  0.00% (0/392)
  0.00% (0/62)
  0.00% (0/571)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/ast/parse.rs
  0.00% (0/1399)
  0.00% (0/92)
  0.00% (0/2062)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/ast/print.rs
  0.00% (0/249)
  0.00% (0/26)
  0.00% (0/565)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/ast/visitor.rs
  0.00% (0/249)
  0.00% (0/26)
  0.00% (0/330)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/debug.rs
  0.00% (0/60)
  0.00% (0/4)
  0.00% (0/114)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/error.rs
  0.00% (0/141)
  0.00% (0/13)
  0.00% (0/230)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/hir/interval.rs
  0.00% (0/279)
  0.00% (0/31)
  0.00% (0/531)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/hir/literal.rs
  0.00% (0/697)
  0.00% (0/104)
  0.00% (0/1129)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/hir/mod.rs
  0.00% (0/1170)
  0.00% (0/169)
  0.00% (0/1642)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/hir/print.rs
  0.00% (0/137)
  0.00% (0/13)
  0.00% (0/361)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/hir/translate.rs
  0.00% (0/835)
  0.00% (0/78)
  0.00% (0/1308)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/hir/visitor.rs
  0.00% (0/83)
  0.00% (0/11)
  0.00% (0/131)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/lib.rs
  0.00% (0/43)
  0.00% (0/7)
  0.00% (0/63)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/parser.rs
  0.00% (0/61)
  0.00% (0/16)
  0.00% (0/97)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/unicode.rs
  0.00% (0/309)
  0.00% (0/48)
  0.00% (0/415)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/src/utf8.rs
  0.00% (0/165)
  0.00% (0/21)
  0.00% (0/289)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.11/src/lib.rs
 69.05% (58/84)
 83.33% (10/12)
 64.42% (67/104)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.1/src/lib.rs
 84.05% (295/351)
 92.98% (53/57)
 78.84% (447/567)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/utf8parse-0.2.2/src/lib.rs
  0.00% (0/41)
  0.00% (0/2)
  0.00% (0/32)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/utf8parse-0.2.2/src/types.rs
  0.00% (0/35)
  0.00% (0/1)
  0.00% (0/47)
rust/rustup/toolchains/nightly-2025-09-05-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/mod.rs
  0.00% (0/14)
  0.00% (0/5)
  0.00% (0/19)
src/quiche/fuzz/src/lib.rs
 94.90% (93/98)
100.00% (9/9)
 92.68% (152/164)
src/quiche/fuzz/src/packet_recv_client.rs
100.00% (18/18)
100.00% (2/2)
100.00% (33/33)
src/quiche/fuzz/src/packet_recv_server.rs
100.00% (20/20)
100.00% (2/2)
100.00% (42/42)
src/quiche/fuzz/src/packets_posths_server.rs
100.00% (20/20)
100.00% (2/2)
100.00% (42/42)
src/quiche/fuzz/src/packets_recv_server.rs
100.00% (20/20)
100.00% (2/2)
100.00% (42/42)
src/quiche/octets/src/lib.rs
 75.00% (300/400)
 73.85% (48/65)
 74.41% (442/594)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_bitstr.c
 35.48% (55/155)
 37.50% (3/8)
 28.05% (46/164)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_d2i_fp.c
  0.00% (0/21)
  0.00% (0/2)
  0.00% (0/17)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_dup.c
  0.00% (0/16)
  0.00% (0/1)
  0.00% (0/17)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_enum.c
  0.00% (0/102)
  0.00% (0/4)
  0.00% (0/113)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_gentm.c
  0.00% (0/164)
  0.00% (0/5)
  0.00% (0/182)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_i2d_fp.c
  0.00% (0/21)
  0.00% (0/2)
  0.00% (0/20)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_int.c
 20.88% (52/249)
 22.22% (2/9)
 23.23% (59/254)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_mbstr.c
 46.70% (85/182)
 66.67% (2/3)
 40.78% (104/255)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_object.c
 38.55% (64/166)
 37.50% (3/8)
 38.61% (78/202)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_octet.c
 33.33% (3/9)
 33.33% (1/3)
 33.33% (1/3)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_strex.c
  4.50% (18/400)
  7.14% (1/14)
  3.43% (14/408)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_strnid.c
  0.00% (0/100)
  0.00% (0/10)
  0.00% (0/74)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_time.c
  0.00% (0/97)
  0.00% (0/7)
  0.00% (0/113)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_type.c
  9.52% (8/84)
 20.00% (1/5)
  4.55% (5/110)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_utctm.c
  0.00% (0/168)
  0.00% (0/6)
  0.00% (0/186)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/a_utf8.c
  0.00% (0/149)
  0.00% (0/2)
  0.00% (0/137)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/asn1_lib.c
 53.08% (138/260)
 50.00% (9/18)
 50.49% (104/206)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/asn1_par.c
  0.00% (0/17)
  0.00% (0/1)
  0.00% (0/17)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/asn_pack.c
  0.00% (0/33)
  0.00% (0/2)
  0.00% (0/43)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/f_int.c
  0.00% (0/33)
  0.00% (0/1)
  0.00% (0/34)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/tasn_dec.c
 49.74% (383/770)
 76.92% (10/13)
 43.96% (404/919)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/tasn_enc.c
 60.11% (217/361)
 87.50% (7/8)
 58.40% (226/387)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/tasn_fre.c
 77.37% (106/137)
 80.00% (4/5)
 78.29% (101/129)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/tasn_new.c
 60.70% (122/201)
100.00% (8/8)
 58.13% (118/203)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/tasn_typ.c
100.00% (6/6)
100.00% (2/2)
100.00% (4/4)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/tasn_utl.c
 69.54% (105/151)
 83.33% (10/12)
 65.25% (77/118)
src/quiche/quiche/deps/boringssl/src/crypto/asn1/time_support.c
  0.00% (0/94)
  0.00% (0/6)
  0.00% (0/47)
src/quiche/quiche/deps/boringssl/src/crypto/base64/base64.c
 30.03% (88/293)
 43.75% (7/16)
 27.04% (43/159)
src/quiche/quiche/deps/boringssl/src/crypto/bio/bio.c
 10.04% (48/478)
  9.09% (6/66)
 13.42% (62/462)
src/quiche/quiche/deps/boringssl/src/crypto/bio/fd.c
  0.00% (0/151)
  0.00% (0/12)
  0.00% (0/121)
src/quiche/quiche/deps/boringssl/src/crypto/bio/file.c
 33.71% (60/178)
 42.86% (6/14)
 35.88% (61/170)
src/quiche/quiche/deps/boringssl/src/crypto/bio/hexdump.c
  0.00% (0/91)
  0.00% (0/5)
  0.00% (0/55)
src/quiche/quiche/deps/boringssl/src/crypto/bio/printf.c
  0.00% (0/31)
  0.00% (0/1)
  0.00% (0/24)
src/quiche/quiche/deps/boringssl/src/crypto/bio/socket.c
  0.00% (0/87)
  0.00% (0/7)
  0.00% (0/46)
src/quiche/quiche/deps/boringssl/src/crypto/bio/socket_helper.c
  0.00% (0/55)
  0.00% (0/4)
  0.00% (0/42)
src/quiche/quiche/deps/boringssl/src/crypto/blake2/blake2.c
  0.00% (0/87)
  0.00% (0/6)
  0.00% (0/40)
src/quiche/quiche/deps/boringssl/src/crypto/bn_extra/bn_asn1.c
 58.62% (17/29)
100.00% (2/2)
 53.49% (23/43)
src/quiche/quiche/deps/boringssl/src/crypto/bn_extra/convert.c
  1.25% (4/321)
  7.14% (1/14)
  0.96% (3/311)
src/quiche/quiche/deps/boringssl/src/crypto/buf/buf.c
 51.16% (44/86)
 41.67% (5/12)
 45.59% (31/68)
src/quiche/quiche/deps/boringssl/src/crypto/bytestring/asn1_compat.c
  0.00% (0/24)
  0.00% (0/1)
  0.00% (0/18)
src/quiche/quiche/deps/boringssl/src/crypto/bytestring/ber.c
  0.00% (0/174)
  0.00% (0/6)
  0.00% (0/170)
src/quiche/quiche/deps/boringssl/src/crypto/bytestring/cbb.c
 47.94% (256/534)
 67.50% (27/40)
 51.43% (233/453)
src/quiche/quiche/deps/boringssl/src/crypto/bytestring/cbs.c
 39.78% (216/543)
 57.14% (28/49)
 38.33% (156/407)
src/quiche/quiche/deps/boringssl/src/crypto/bytestring/unicode.c
 25.86% (30/116)
 50.00% (5/10)
 17.88% (27/151)
src/quiche/quiche/deps/boringssl/src/crypto/chacha/chacha.c
 33.33% (9/27)
 50.00% (1/2)
 12.00% (6/50)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/derive_key.c
  0.00% (0/76)
  0.00% (0/1)
  0.00% (0/74)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c
 21.93% (41/187)
 33.33% (4/12)
 18.38% (25/136)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/e_null.c
  0.00% (0/10)
  0.00% (0/3)
  0.00% (0/5)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/e_rc2.c
  0.00% (0/223)
  0.00% (0/9)
  0.00% (0/167)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/e_rc4.c
  0.00% (0/11)
  0.00% (0/3)
  0.00% (0/3)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/e_tls.c
  0.00% (0/292)
  0.00% (0/20)
  0.00% (0/275)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/internal.h
100.00% (4/4)
100.00% (1/1)
100.00% (1/1)
src/quiche/quiche/deps/boringssl/src/crypto/cipher_extra/tls_cbc.c
  0.00% (0/163)
  0.00% (0/5)
  0.00% (0/105)
src/quiche/quiche/deps/boringssl/src/crypto/conf/conf.c
  0.00% (0/633)
  0.00% (0/28)
  0.00% (0/666)
src/quiche/quiche/deps/boringssl/src/crypto/cpu-intel.c
 58.12% (68/117)
 75.00% (3/4)
 48.48% (32/66)
src/quiche/quiche/deps/boringssl/src/crypto/crypto.c
 10.20% (5/49)
  6.25% (1/16)
  3.45% (1/29)
src/quiche/quiche/deps/boringssl/src/crypto/curve25519/curve25519.c
 23.40% (383/1637)
 59.46% (44/74)
 62.50% (265/424)
src/quiche/quiche/deps/boringssl/src/crypto/dh_extra/dh_asn1.c
  0.00% (0/81)
  0.00% (0/6)
  0.00% (0/90)
src/quiche/quiche/deps/boringssl/src/crypto/digest_extra/digest_extra.c
  0.00% (0/101)
  0.00% (0/10)
  0.00% (0/133)
src/quiche/quiche/deps/boringssl/src/crypto/dsa/dsa.c
  0.00% (0/649)
  0.00% (0/31)
  0.00% (0/611)
src/quiche/quiche/deps/boringssl/src/crypto/dsa/dsa_asn1.c
  0.00% (0/281)
  0.00% (0/19)
  0.00% (0/346)
src/quiche/quiche/deps/boringssl/src/crypto/ec_extra/ec_asn1.c
 18.68% (71/380)
 28.57% (4/14)
 17.65% (96/544)
src/quiche/quiche/deps/boringssl/src/crypto/ecdh_extra/ecdh_extra.c
  0.00% (0/37)
  0.00% (0/1)
  0.00% (0/48)
src/quiche/quiche/deps/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c
 54.22% (90/166)
 81.82% (9/11)
 57.05% (89/156)
src/quiche/quiche/deps/boringssl/src/crypto/engine/engine.c
  0.00% (0/43)
  0.00% (0/9)
  0.00% (0/27)
src/quiche/quiche/deps/boringssl/src/crypto/err/err.c
 45.84% (215/469)
 45.65% (21/46)
 48.04% (184/383)
src/quiche/quiche/deps/boringssl/src/crypto/evp/digestsign.c
 65.29% (79/121)
100.00% (10/10)
 58.54% (72/123)
src/quiche/quiche/deps/boringssl/src/crypto/evp/evp.c
 30.66% (88/287)
 32.56% (14/43)
 25.89% (73/282)
src/quiche/quiche/deps/boringssl/src/crypto/evp/evp_asn1.c
 13.47% (52/386)
 21.05% (4/19)
 15.87% (66/416)
src/quiche/quiche/deps/boringssl/src/crypto/evp/evp_ctx.c
 26.11% (88/337)
 40.00% (10/25)
 23.02% (116/504)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_dsa_asn1.c
  0.00% (0/142)
  0.00% (0/12)
  0.00% (0/195)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_ec.c
 30.26% (46/152)
 54.55% (6/11)
 26.71% (39/146)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_ec_asn1.c
 31.20% (39/125)
 50.00% (6/12)
 24.14% (35/145)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_ed25519.c
  0.00% (0/47)
  0.00% (0/4)
  0.00% (0/46)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_ed25519_asn1.c
  0.00% (0/129)
  0.00% (0/12)
  0.00% (0/159)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_rsa.c
  0.00% (0/439)
  0.00% (0/28)
  0.00% (0/455)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_rsa_asn1.c
  0.00% (0/80)
  0.00% (0/9)
  0.00% (0/121)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_x25519.c
  0.00% (0/54)
  0.00% (0/4)
  0.00% (0/71)
src/quiche/quiche/deps/boringssl/src/crypto/evp/p_x25519_asn1.c
  0.00% (0/149)
  0.00% (0/14)
  0.00% (0/189)
src/quiche/quiche/deps/boringssl/src/crypto/evp/pbkdf.c
  0.00% (0/53)
  0.00% (0/2)
  0.00% (0/46)
src/quiche/quiche/deps/boringssl/src/crypto/evp/print.c
  0.00% (0/316)
  0.00% (0/18)
  0.00% (0/288)
src/quiche/quiche/deps/boringssl/src/crypto/ex_data.c
 72.53% (66/91)
 85.71% (6/7)
 66.67% (60/90)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/aes/aes.c
 14.29% (6/42)
 25.00% (1/4)
 21.43% (9/42)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/aes/aes_nohw.c
  0.00% (0/628)
  0.00% (0/36)
  0.00% (0/301)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/aes/internal.h
 15.79% (3/19)
 14.29% (1/7)
 14.29% (1/7)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/aes/key_wrap.c
  0.00% (0/124)
  0.00% (0/5)
  0.00% (0/89)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.c
  0.00% (0/47)
  0.00% (0/5)
  0.00% (0/28)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/add.c
 22.68% (44/194)
 50.00% (4/8)
 29.29% (41/140)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c
 23.90% (87/364)
 44.44% (4/9)
 11.37% (74/651)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/bn.c
 60.77% (158/260)
 70.37% (19/27)
 49.46% (92/186)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/bytes.c
 36.22% (46/127)
 37.50% (3/8)
 42.35% (36/85)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/cmp.c
 34.86% (38/109)
 50.00% (6/12)
 34.04% (32/94)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ctx.c
 69.47% (66/95)
100.00% (9/9)
 62.79% (54/86)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/div.c
 21.89% (118/539)
 20.69% (6/29)
 20.05% (82/409)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/div_extra.c
  0.00% (0/30)
  0.00% (0/3)
  0.00% (0/15)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/exponentiation.c
  8.91% (73/819)
 16.67% (3/18)
  9.90% (71/717)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/gcd.c
  0.00% (0/183)
  0.00% (0/5)
  0.00% (0/182)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c
  0.00% (0/214)
  0.00% (0/9)
  0.00% (0/217)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/jacobi.c
  0.00% (0/54)
  0.00% (0/1)
  0.00% (0/63)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/montgomery.c
 30.71% (86/280)
 47.37% (9/19)
 32.11% (79/246)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/montgomery_inv.c
 63.04% (29/46)
 66.67% (2/3)
 58.70% (27/46)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/mul.c
  0.00% (0/436)
  0.00% (0/17)
  0.00% (0/351)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/prime.c
  0.00% (0/489)
  0.00% (0/16)
  0.00% (0/457)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/random.c
 36.25% (58/160)
 50.00% (5/10)
 22.52% (34/151)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.c
  0.00% (0/113)
  0.00% (0/1)
  0.00% (0/11)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h
  0.00% (0/12)
  0.00% (0/2)
  0.00% (0/5)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/shift.c
 25.51% (63/247)
 35.71% (5/14)
 28.93% (46/159)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/bn/sqrt.c
  0.00% (0/296)
  0.00% (0/2)
  0.00% (0/322)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/aead.c
 21.71% (38/175)
 33.33% (6/18)
 17.47% (29/166)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/cipher.c
 13.42% (60/447)
 17.07% (7/41)
 11.54% (45/390)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/e_aes.c
 14.32% (136/950)
 21.05% (12/57)
 14.66% (94/641)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/e_des.c
  0.00% (0/128)
  0.00% (0/14)
  0.00% (0/38)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/delocate.h
100.00% (11/11)
100.00% (6/6)
100.00% (11/11)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/des/des.c
  0.00% (0/365)
  0.00% (0/12)
  0.00% (0/880)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/dh/check.c
  0.00% (0/130)
  0.00% (0/2)
  0.00% (0/141)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/dh/dh.c
  0.00% (0/301)
  0.00% (0/21)
  0.00% (0/285)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/digest/digest.c
 53.12% (85/160)
 37.93% (11/29)
 58.40% (73/125)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/digest/digests.c
 43.18% (76/176)
 44.44% (16/36)
 40.91% (36/88)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/digest/md32_common.h
 96.67% (58/60)
100.00% (2/2)
 96.15% (25/26)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ec.c
 40.88% (307/751)
 47.62% (30/63)
 32.50% (261/803)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ec_key.c
 25.99% (79/304)
 41.38% (12/29)
 22.99% (80/348)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.c
 58.74% (168/286)
 72.22% (13/18)
 41.24% (40/97)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/felem.c
 68.42% (39/57)
 80.00% (8/10)
 57.14% (20/35)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/oct.c
 28.50% (55/193)
 83.33% (5/6)
 24.65% (53/215)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/p224-64.c
  3.04% (20/658)
  3.03% (1/33)
  0.76% (1/131)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.c
 85.56% (326/381)
 83.33% (15/18)
 69.19% (137/198)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.h
 40.00% (4/10)
 50.00% (1/2)
 50.00% (1/2)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/p256.c
  0.00% (0/447)
  0.00% (0/19)
  0.00% (0/143)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/scalar.c
 40.38% (42/104)
 50.00% (9/18)
 32.14% (18/56)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/simple.c
 63.91% (108/169)
 66.67% (10/15)
 47.31% (44/93)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/simple_mul.c
 23.50% (43/183)
 22.22% (2/9)
 23.81% (25/105)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/util.c
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/1)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ec/wnaf.c
  0.00% (0/126)
  0.00% (0/4)
  0.00% (0/107)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ecdh/ecdh.c
  0.00% (0/39)
  0.00% (0/1)
  0.00% (0/40)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.c
 50.26% (96/191)
 50.00% (6/12)
 44.39% (87/196)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/hmac/hmac.c
 52.89% (64/121)
 46.15% (6/13)
 56.70% (55/97)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/md4/md4.c
  0.00% (0/126)
  0.00% (0/6)
  0.00% (0/250)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/md5/md5.c
 68.75% (22/32)
 60.00% (3/5)
 70.00% (7/10)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/cbc.c
  0.00% (0/102)
  0.00% (0/2)
  0.00% (0/68)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/cfb.c
  0.00% (0/112)
  0.00% (0/4)
  0.00% (0/72)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/ctr.c
  0.00% (0/98)
  0.00% (0/4)
  0.00% (0/53)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/gcm.c
 26.35% (137/520)
 61.54% (8/13)
 25.00% (70/280)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/gcm_nohw.c
  0.00% (0/94)
  0.00% (0/5)
  0.00% (0/49)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/internal.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/ofb.c
  0.00% (0/32)
  0.00% (0/1)
  0.00% (0/18)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/modes/polyval.c
  0.00% (0/48)
  0.00% (0/5)
  0.00% (0/14)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ctrdrbg.c
 69.72% (76/109)
 83.33% (5/6)
 68.83% (53/77)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rand/fork_detect.c
 49.06% (26/53)
 66.67% (2/3)
 69.44% (25/36)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rand/internal.h
 33.33% (4/12)
 25.00% (1/4)
 50.00% (3/6)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rand/rand.c
 65.98% (64/97)
 50.00% (3/6)
 63.38% (45/71)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/blinding.c
  0.00% (0/70)
  0.00% (0/7)
  0.00% (0/66)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/padding.c
  0.00% (0/464)
  0.00% (0/11)
  0.00% (0/467)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/rsa.c
  0.00% (0/574)
  0.00% (0/42)
  0.00% (0/619)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c
  0.00% (0/851)
  0.00% (0/22)
  0.00% (0/950)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/self_check/fips.c
  0.00% (0/6)
  0.00% (0/3)
  0.00% (0/3)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/self_check/self_check.c
  0.00% (0/642)
  0.00% (0/8)
  0.00% (0/294)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/sha/sha1.c
 68.57% (24/35)
 60.00% (3/5)
 71.43% (5/7)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/sha/sha256.c
 53.95% (41/76)
 45.45% (5/11)
 61.54% (16/26)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/sha/sha512.c
 65.79% (100/152)
 50.00% (7/14)
 71.72% (71/99)
src/quiche/quiche/deps/boringssl/src/crypto/fipsmodule/tls/kdf.c
  0.00% (0/71)
  0.00% (0/2)
  0.00% (0/57)
src/quiche/quiche/deps/boringssl/src/crypto/hkdf/hkdf.c
 59.68% (37/62)
 66.67% (2/3)
 51.61% (32/62)
src/quiche/quiche/deps/boringssl/src/crypto/hpke/hpke.c
  1.74% (7/402)
  4.65% (2/43)
  0.66% (2/303)
src/quiche/quiche/deps/boringssl/src/crypto/hrss/hrss.c
  0.00% (0/1171)
  0.00% (0/77)
  0.00% (0/1029)
src/quiche/quiche/deps/boringssl/src/crypto/internal.h
 40.97% (93/227)
 60.00% (24/40)
 62.32% (43/69)
src/quiche/quiche/deps/boringssl/src/crypto/lhash/internal.h
  9.30% (4/43)
  9.09% (1/11)
  5.26% (1/19)
src/quiche/quiche/deps/boringssl/src/crypto/lhash/lhash.c
  7.19% (12/167)
  8.33% (1/12)
  5.74% (7/122)
src/quiche/quiche/deps/boringssl/src/crypto/mem.c
 59.60% (118/198)
 71.43% (15/21)
 54.88% (90/164)
src/quiche/quiche/deps/boringssl/src/crypto/obj/obj.c
 14.57% (52/357)
 12.12% (4/33)
 19.60% (59/301)
src/quiche/quiche/deps/boringssl/src/crypto/obj/obj_xref.c
  0.00% (0/26)
  0.00% (0/2)
  0.00% (0/27)
src/quiche/quiche/deps/boringssl/src/crypto/pem/pem_all.c
  0.00% (0/66)
  0.00% (0/20)
  0.00% (0/111)
src/quiche/quiche/deps/boringssl/src/crypto/pem/pem_info.c
  0.00% (0/215)
  0.00% (0/7)
  0.00% (0/261)
src/quiche/quiche/deps/boringssl/src/crypto/pem/pem_lib.c
 27.40% (154/562)
 31.25% (5/16)
 22.83% (142/622)
src/quiche/quiche/deps/boringssl/src/crypto/pem/pem_oth.c
 92.86% (13/14)
100.00% (1/1)
 73.33% (11/15)
src/quiche/quiche/deps/boringssl/src/crypto/pem/pem_pk8.c
  0.00% (0/117)
  0.00% (0/14)
  0.00% (0/109)
src/quiche/quiche/deps/boringssl/src/crypto/pem/pem_pkey.c
 18.42% (21/114)
 16.67% (1/6)
 21.19% (25/118)
src/quiche/quiche/deps/boringssl/src/crypto/pkcs7/pkcs7.c
  0.00% (0/90)
  0.00% (0/3)
  0.00% (0/139)
src/quiche/quiche/deps/boringssl/src/crypto/pkcs7/pkcs7_x509.c
  0.00% (0/284)
  0.00% (0/21)
  0.00% (0/257)
src/quiche/quiche/deps/boringssl/src/crypto/pkcs8/p5_pbev2.c
  0.00% (0/149)
  0.00% (0/5)
  0.00% (0/245)
src/quiche/quiche/deps/boringssl/src/crypto/pkcs8/pkcs8.c
  0.00% (0/309)
  0.00% (0/9)
  0.00% (0/348)
src/quiche/quiche/deps/boringssl/src/crypto/pkcs8/pkcs8_x509.c
  0.00% (0/944)
  0.00% (0/29)
  0.00% (0/1178)
src/quiche/quiche/deps/boringssl/src/crypto/poly1305/poly1305_vec.c
  0.00% (0/682)
  0.00% (0/17)
  0.00% (0/83)
src/quiche/quiche/deps/boringssl/src/crypto/pool/pool.c
 29.20% (40/137)
 53.85% (7/13)
 30.61% (30/98)
src/quiche/quiche/deps/boringssl/src/crypto/rand_extra/deterministic.c
100.00% (15/15)
100.00% (3/3)
100.00% (3/3)
src/quiche/quiche/deps/boringssl/src/crypto/rand_extra/forkunsafe.c
  0.00% (0/14)
  0.00% (0/2)
  0.00% (0/5)
src/quiche/quiche/deps/boringssl/src/crypto/rc4/rc4.c
  0.00% (0/34)
  0.00% (0/2)
  0.00% (0/13)
src/quiche/quiche/deps/boringssl/src/crypto/refcount_c11.c
 92.31% (24/26)
100.00% (2/2)
 89.47% (17/19)
src/quiche/quiche/deps/boringssl/src/crypto/rsa_extra/rsa_asn1.c
  0.00% (0/221)
  0.00% (0/16)
  0.00% (0/251)
src/quiche/quiche/deps/boringssl/src/crypto/stack/stack.c
 41.20% (110/267)
 63.64% (14/22)
 47.72% (115/241)
src/quiche/quiche/deps/boringssl/src/crypto/thread_pthread.c
 53.45% (62/116)
 93.33% (14/15)
 59.46% (44/74)
src/quiche/quiche/deps/boringssl/src/crypto/x509/a_digest.c
 39.13% (9/23)
 50.00% (1/2)
 29.41% (5/17)
src/quiche/quiche/deps/boringssl/src/crypto/x509/a_sign.c
  0.00% (0/46)
  0.00% (0/2)
  0.00% (0/44)
src/quiche/quiche/deps/boringssl/src/crypto/x509/a_verify.c
  0.00% (0/37)
  0.00% (0/1)
  0.00% (0/39)
src/quiche/quiche/deps/boringssl/src/crypto/x509/algorithm.c
  0.00% (0/69)
  0.00% (0/2)
  0.00% (0/110)
src/quiche/quiche/deps/boringssl/src/crypto/x509/asn1_gen.c
  0.00% (0/529)
  0.00% (0/10)
  0.00% (0/618)
src/quiche/quiche/deps/boringssl/src/crypto/x509/by_dir.c
 51.91% (136/262)
 55.56% (5/9)
 45.85% (94/205)
src/quiche/quiche/deps/boringssl/src/crypto/x509/by_file.c
 20.11% (35/174)
 60.00% (3/5)
 13.53% (28/207)
src/quiche/quiche/deps/boringssl/src/crypto/x509/i2d_pr.c
  0.00% (0/13)
  0.00% (0/1)
  0.00% (0/12)
src/quiche/quiche/deps/boringssl/src/crypto/x509/name_print.c
  0.00% (0/148)
  0.00% (0/5)
  0.00% (0/119)
src/quiche/quiche/deps/boringssl/src/crypto/x509/rsa_pss.c
  0.00% (0/249)
  0.00% (0/9)
  0.00% (0/283)
src/quiche/quiche/deps/boringssl/src/crypto/x509/t_x509.c
  0.00% (0/249)
  0.00% (0/7)
  0.00% (0/299)
src/quiche/quiche/deps/boringssl/src/crypto/x509/t_x509a.c
  0.00% (0/48)
  0.00% (0/1)
  0.00% (0/32)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509.c
  0.00% (0/21)
  0.00% (0/1)
  0.00% (0/20)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_att.c
  0.00% (0/213)
  0.00% (0/18)
  0.00% (0/248)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_cmp.c
 18.99% (49/258)
 23.08% (6/26)
 14.17% (34/240)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_d2.c
 33.33% (11/33)
 50.00% (1/2)
 26.53% (13/49)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_def.c
 66.67% (12/18)
 66.67% (4/6)
 66.67% (10/15)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_ext.c
 12.35% (10/81)
 11.11% (3/27)
 10.00% (3/30)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_lu.c
 20.14% (113/561)
 18.33% (11/60)
 20.28% (87/429)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_obj.c
  0.00% (0/112)
  0.00% (0/1)
  0.00% (0/108)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_req.c
  0.00% (0/162)
  0.00% (0/21)
  0.00% (0/151)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_set.c
  3.48% (4/115)
  5.00% (1/20)
  3.88% (4/103)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_trs.c
  0.00% (0/171)
  0.00% (0/17)
  0.00% (0/172)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_v3.c
 11.80% (19/161)
 26.67% (4/15)
 12.37% (24/194)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_vfy.c
  9.38% (153/1631)
 15.79% (12/76)
  8.21% (124/1510)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509_vpm.c
 32.55% (111/341)
 29.41% (10/34)
 44.24% (142/321)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509cset.c
  0.00% (0/152)
  0.00% (0/25)
  0.00% (0/105)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509name.c
  0.00% (0/234)
  0.00% (0/18)
  0.00% (0/240)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x509rset.c
  0.00% (0/15)
  0.00% (0/3)
  0.00% (0/21)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_algor.c
  0.00% (0/58)
  0.00% (0/4)
  0.00% (0/58)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_all.c
  3.10% (4/129)
  1.33% (1/75)
  0.82% (3/364)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_attrib.c
  0.00% (0/20)
  0.00% (0/1)
  0.00% (0/19)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_crl.c
  0.00% (0/304)
  0.00% (0/17)
  0.00% (0/287)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_info.c
  0.00% (0/27)
  0.00% (0/2)
  0.00% (0/33)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_name.c
 55.89% (166/297)
 69.23% (9/13)
 58.33% (147/252)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_pkey.c
  0.00% (0/31)
  0.00% (0/2)
  0.00% (0/41)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_pubkey.c
  6.93% (7/101)
 16.67% (1/6)
  4.71% (4/85)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_req.c
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/7)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_sig.c
  0.00% (0/16)
  0.00% (0/2)
  0.00% (0/14)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_x509.c
 40.64% (76/187)
 26.67% (4/15)
 33.14% (56/169)
src/quiche/quiche/deps/boringssl/src/crypto/x509/x_x509a.c
  0.00% (0/95)
  0.00% (0/9)
  0.00% (0/113)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/pcy_cache.c
  2.00% (3/150)
 14.29% (1/7)
  2.13% (3/141)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/pcy_data.c
  0.00% (0/47)
  0.00% (0/2)
  0.00% (0/44)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/pcy_lib.c
  0.00% (0/60)
  0.00% (0/9)
  0.00% (0/62)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/pcy_map.c
  0.00% (0/47)
  0.00% (0/1)
  0.00% (0/42)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/pcy_node.c
  0.00% (0/86)
  0.00% (0/7)
  0.00% (0/70)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/pcy_tree.c
  0.00% (0/412)
  0.00% (0/14)
  0.00% (0/374)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_akey.c
  0.00% (0/107)
  0.00% (0/2)
  0.00% (0/131)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_alt.c
  0.00% (0/432)
  0.00% (0/13)
  0.00% (0/488)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_bcons.c
  0.00% (0/31)
  0.00% (0/2)
  0.00% (0/32)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_bitst.c
  0.00% (0/39)
  0.00% (0/2)
  0.00% (0/44)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_conf.c
  0.00% (0/275)
  0.00% (0/21)
  0.00% (0/276)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_cpols.c
  0.00% (0/317)
  0.00% (0/8)
  0.00% (0/328)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_crld.c
  0.00% (0/350)
  0.00% (0/13)
  0.00% (0/338)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_enum.c
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/7)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_extku.c
  0.00% (0/37)
  0.00% (0/2)
  0.00% (0/30)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_genn.c
  0.00% (0/116)
  0.00% (0/7)
  0.00% (0/108)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_ia5.c
  0.00% (0/28)
  0.00% (0/2)
  0.00% (0/36)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_info.c
  0.00% (0/84)
  0.00% (0/3)
  0.00% (0/86)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_int.c
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_lib.c
 28.92% (59/204)
 42.86% (6/14)
 21.03% (45/214)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_ncons.c
  0.00% (0/306)
  0.00% (0/14)
  0.00% (0/319)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_ocsp.c
  0.00% (0/13)
  0.00% (0/3)
  0.00% (0/9)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_pci.c
  0.00% (0/198)
  0.00% (0/3)
  0.00% (0/199)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_pcons.c
  0.00% (0/38)
  0.00% (0/2)
  0.00% (0/41)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_pmaps.c
  0.00% (0/52)
  0.00% (0/2)
  0.00% (0/47)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_prn.c
  0.00% (0/130)
  0.00% (0/5)
  0.00% (0/113)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_purp.c
 17.88% (103/576)
 12.20% (5/41)
 19.97% (140/701)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_skey.c
  0.00% (0/53)
  0.00% (0/3)
  0.00% (0/66)
src/quiche/quiche/deps/boringssl/src/crypto/x509v3/v3_utl.c
  0.00% (0/965)
  0.00% (0/49)
  0.00% (0/1095)
src/quiche/quiche/deps/boringssl/src/include/openssl/asn1t.h
 57.14% (12/21)
 57.14% (4/7)
 57.14% (12/21)
src/quiche/quiche/deps/boringssl/src/include/openssl/base.h
 58.54% (24/41)
 80.00% (12/15)
 82.35% (14/17)
src/quiche/quiche/deps/boringssl/src/include/openssl/bn.h
100.00% (2/2)
100.00% (2/2)
100.00% (3/3)
src/quiche/quiche/deps/boringssl/src/include/openssl/bytestring.h
100.00% (4/4)
100.00% (2/2)
100.00% (4/4)
src/quiche/quiche/deps/boringssl/src/include/openssl/cpu.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/quiche/quiche/deps/boringssl/src/include/openssl/pem.h
 12.96% (7/54)
 12.50% (2/16)
 12.50% (4/32)
src/quiche/quiche/deps/boringssl/src/include/openssl/span.h
 51.43% (36/70)
 71.43% (15/21)
 62.50% (35/56)
src/quiche/quiche/deps/boringssl/src/include/openssl/stack.h
 72.03% (85/118)
 70.59% (24/34)
 75.56% (34/45)
src/quiche/quiche/deps/boringssl/src/ssl/d1_both.cc
  0.00% (0/500)
  0.00% (0/27)
  0.00% (0/512)
src/quiche/quiche/deps/boringssl/src/ssl/d1_lib.cc
  0.00% (0/128)
  0.00% (0/12)
  0.00% (0/109)
src/quiche/quiche/deps/boringssl/src/ssl/d1_srtp.cc
 10.61% (7/66)
 12.50% (1/8)
 12.96% (7/54)
src/quiche/quiche/deps/boringssl/src/ssl/dtls_record.cc
  0.00% (0/156)
  0.00% (0/8)
  0.00% (0/123)
src/quiche/quiche/deps/boringssl/src/ssl/encrypted_client_hello.cc
  2.91% (24/824)
 12.90% (4/31)
  2.89% (25/866)
src/quiche/quiche/deps/boringssl/src/ssl/extensions.cc
 43.50% (1215/2793)
 83.80% (119/142)
 42.13% (1191/2827)
src/quiche/quiche/deps/boringssl/src/ssl/handshake.cc
 36.16% (175/484)
 68.42% (13/19)
 36.49% (154/422)
src/quiche/quiche/deps/boringssl/src/ssl/handshake_client.cc
 17.97% (246/1369)
 39.39% (13/33)
 18.11% (245/1353)
src/quiche/quiche/deps/boringssl/src/ssl/handshake_server.cc
 19.61% (272/1387)
 34.38% (11/32)
 19.12% (251/1313)
src/quiche/quiche/deps/boringssl/src/ssl/internal.h
 53.11% (94/177)
 56.72% (38/67)
 44.12% (60/136)
src/quiche/quiche/deps/boringssl/src/ssl/s3_both.cc
 38.24% (169/442)
 78.95% (15/19)
 30.65% (141/460)
src/quiche/quiche/deps/boringssl/src/ssl/s3_lib.cc
 84.21% (32/38)
100.00% (4/4)
 92.50% (37/40)
src/quiche/quiche/deps/boringssl/src/ssl/s3_pkt.cc
 14.91% (34/228)
 37.50% (3/8)
 11.64% (27/232)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_aead_ctx.cc
  7.59% (23/303)
 29.41% (5/17)
  5.60% (15/268)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_asn1.cc
 16.61% (95/572)
 21.43% (3/14)
 21.73% (161/741)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_buffer.cc
  4.15% (8/193)
  8.33% (1/12)
  1.46% (2/137)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_cert.cc
 25.58% (165/645)
 34.04% (16/47)
 28.76% (193/671)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_cipher.cc
 35.56% (319/897)
 36.00% (18/50)
 36.35% (309/850)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_file.cc
 13.78% (51/370)
 14.29% (2/14)
 10.71% (44/411)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_key_share.cc
 28.52% (75/263)
 36.00% (9/25)
 32.65% (80/245)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_lib.cc
 16.14% (349/2162)
 17.18% (50/291)
 16.09% (286/1777)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_privkey.cc
 16.39% (89/543)
 27.78% (10/36)
 17.05% (97/569)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_session.cc
 27.30% (234/857)
 22.37% (17/76)
 27.56% (156/566)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_transcript.cc
 54.08% (53/98)
 83.33% (10/12)
 55.07% (38/69)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_versions.cc
 57.38% (140/244)
 57.14% (16/28)
 60.87% (126/207)
src/quiche/quiche/deps/boringssl/src/ssl/ssl_x509.cc
 19.96% (185/927)
 27.00% (27/100)
 16.45% (115/699)
src/quiche/quiche/deps/boringssl/src/ssl/t1_enc.cc
  0.00% (0/169)
  0.00% (0/9)
  0.00% (0/127)
src/quiche/quiche/deps/boringssl/src/ssl/tls13_both.cc
 36.08% (206/571)
 80.00% (8/10)
 31.54% (211/669)
src/quiche/quiche/deps/boringssl/src/ssl/tls13_client.cc
 38.42% (325/846)
 77.27% (17/22)
 37.24% (302/811)
src/quiche/quiche/deps/boringssl/src/ssl/tls13_enc.cc
 42.04% (169/402)
 66.67% (16/24)
 40.00% (108/270)
src/quiche/quiche/deps/boringssl/src/ssl/tls13_server.cc
 45.51% (471/1035)
 87.50% (21/24)
 45.58% (443/972)
src/quiche/quiche/deps/boringssl/src/ssl/tls_method.cc
 31.33% (47/150)
 10.81% (4/37)
 51.19% (43/84)
src/quiche/quiche/deps/boringssl/src/ssl/tls_record.cc
  0.00% (0/417)
  0.00% (0/17)
  0.00% (0/460)
src/quiche/quiche/deps/boringssl/src/third_party/fiat/curve25519_64.h
 95.99% (407/424)
 92.31% (12/13)
 99.45% (181/182)
src/quiche/quiche/deps/boringssl/src/third_party/fiat/p256_64.h
  0.00% (0/985)
  0.00% (0/14)
  0.00% (0/171)
src/quiche/quiche/src/cid.rs
 65.11% (237/364)
 67.31% (35/52)
 60.93% (276/453)
src/quiche/quiche/src/crypto/boringssl.rs
 94.35% (117/124)
100.00% (8/8)
 92.75% (179/193)
src/quiche/quiche/src/crypto/mod.rs
 87.88% (232/264)
100.00% (29/29)
 80.41% (394/490)
src/quiche/quiche/src/dgram.rs
 32.20% (19/59)
 31.25% (5/16)
 24.42% (21/86)
src/quiche/quiche/src/flowcontrol.rs
100.00% (46/46)
100.00% (9/9)
100.00% (40/40)
src/quiche/quiche/src/frame.rs
 64.21% (357/556)
 83.33% (10/12)
 60.34% (610/1011)
src/quiche/quiche/src/h3/frame.rs
 46.42% (123/265)
 66.67% (4/6)
 34.29% (167/487)
src/quiche/quiche/src/h3/mod.rs
 52.38% (529/1010)
 43.40% (23/53)
 47.89% (691/1443)
src/quiche/quiche/src/h3/qpack/decoder.rs
 95.65% (110/115)
 85.71% (6/7)
 93.97% (218/232)
src/quiche/quiche/src/h3/qpack/encoder.rs
 98.57% (69/70)
100.00% (7/7)
 85.61% (119/139)
src/quiche/quiche/src/h3/qpack/mod.rs
 33.33% (3/9)
 33.33% (1/3)
 27.27% (3/11)
src/quiche/quiche/src/h3/stream.rs
 79.48% (213/268)
 70.37% (19/27)
 74.17% (224/302)
src/quiche/quiche/src/lib.rs
 77.22% (2475/3205)
 69.23% (99/143)
 74.22% (3326/4481)
src/quiche/quiche/src/minmax.rs
 54.05% (40/74)
 83.33% (5/6)
 57.29% (55/96)
src/quiche/quiche/src/packet.rs
 82.00% (410/500)
 88.68% (47/53)
 75.60% (626/828)
src/quiche/quiche/src/path.rs
 41.22% (169/410)
 49.12% (28/57)
 37.96% (194/511)
src/quiche/quiche/src/pmtud.rs
 53.85% (49/91)
 57.14% (8/14)
 45.37% (49/108)
src/quiche/quiche/src/rand.rs
 91.67% (22/24)
100.00% (4/4)
 96.88% (31/32)
src/quiche/quiche/src/range_buf.rs
 98.36% (60/61)
100.00% (12/12)
 98.53% (67/68)
src/quiche/quiche/src/ranges.rs
 86.19% (181/210)
 85.71% (24/28)
 85.62% (274/320)
src/quiche/quiche/src/recovery/bandwidth.rs
  9.64% (8/83)
 12.50% (2/16)
  6.67% (6/90)
src/quiche/quiche/src/recovery/bytes_in_flight.rs
 88.57% (31/35)
 83.33% (5/6)
 89.19% (33/37)
src/quiche/quiche/src/recovery/congestion/bbr/init.rs
  0.00% (0/35)
  0.00% (0/5)
  0.00% (0/47)
src/quiche/quiche/src/recovery/congestion/bbr/mod.rs
 44.78% (60/134)
  7.69% (1/13)
  9.28% (9/97)
src/quiche/quiche/src/recovery/congestion/bbr/pacing.rs
  0.00% (0/9)
  0.00% (0/2)
  0.00% (0/13)
src/quiche/quiche/src/recovery/congestion/bbr/per_ack.rs
  0.00% (0/253)
  0.00% (0/26)
  0.00% (0/340)
src/quiche/quiche/src/recovery/congestion/bbr/per_transmit.rs
  0.00% (0/11)
  0.00% (0/2)
  0.00% (0/15)
src/quiche/quiche/src/recovery/congestion/bbr2/init.rs
  0.00% (0/42)
  0.00% (0/4)
  0.00% (0/53)
src/quiche/quiche/src/recovery/congestion/bbr2/mod.rs
 51.53% (118/229)
  7.69% (1/13)
  8.67% (13/150)
src/quiche/quiche/src/recovery/congestion/bbr2/pacing.rs
  0.00% (0/21)
  0.00% (0/3)
  0.00% (0/25)
src/quiche/quiche/src/recovery/congestion/bbr2/per_ack.rs
  0.00% (0/513)
  0.00% (0/50)
  0.00% (0/646)
src/quiche/quiche/src/recovery/congestion/bbr2/per_loss.rs
  0.00% (0/133)
  0.00% (0/16)
  0.00% (0/159)
src/quiche/quiche/src/recovery/congestion/bbr2/per_transmit.rs
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/21)
src/quiche/quiche/src/recovery/congestion/cubic.rs
 83.74% (170/203)
 91.67% (11/12)
 89.30% (217/243)
src/quiche/quiche/src/recovery/congestion/delivery_rate.rs
 83.87% (104/124)
 57.14% (8/14)
 80.39% (82/102)
src/quiche/quiche/src/recovery/congestion/hystart.rs
 73.96% (71/96)
 66.67% (6/9)
 59.81% (64/107)
src/quiche/quiche/src/recovery/congestion/mod.rs
 90.32% (140/155)
 81.25% (13/16)
 89.87% (142/158)
src/quiche/quiche/src/recovery/congestion/pacer.rs
 97.80% (89/91)
100.00% (8/8)
 91.40% (85/93)
src/quiche/quiche/src/recovery/congestion/prr.rs
 96.43% (27/28)
100.00% (3/3)
 96.88% (31/32)
src/quiche/quiche/src/recovery/congestion/recovery.rs
 79.25% (466/588)
 69.09% (38/55)
 73.91% (561/759)
src/quiche/quiche/src/recovery/congestion/reno.rs
  7.04% (5/71)
 11.11% (1/9)
  2.63% (2/76)
src/quiche/quiche/src/recovery/gcongestion/bbr/bandwidth_sampler.rs
  0.00% (0/437)
  0.00% (0/26)
  0.00% (0/459)
src/quiche/quiche/src/recovery/gcongestion/bbr/windowed_filter.rs
  0.00% (0/79)
  0.00% (0/7)
  0.00% (0/85)
src/quiche/quiche/src/recovery/gcongestion/bbr2.rs
  0.00% (0/301)
  0.00% (0/30)
  0.00% (0/350)
src/quiche/quiche/src/recovery/gcongestion/bbr2/drain.rs
  0.00% (0/49)
  0.00% (0/8)
  0.00% (0/52)
src/quiche/quiche/src/recovery/gcongestion/bbr2/mode.rs
  0.00% (0/115)
  0.00% (0/18)
  0.00% (0/101)
src/quiche/quiche/src/recovery/gcongestion/bbr2/network_model.rs
  0.00% (0/473)
  0.00% (0/58)
  0.00% (0/511)
src/quiche/quiche/src/recovery/gcongestion/bbr2/probe_bw.rs
  0.00% (0/425)
  0.00% (0/24)
  0.00% (0/483)
src/quiche/quiche/src/recovery/gcongestion/bbr2/probe_rtt.rs
  0.00% (0/74)
  0.00% (0/9)
  0.00% (0/90)
src/quiche/quiche/src/recovery/gcongestion/bbr2/startup.rs
  0.00% (0/101)
  0.00% (0/8)
  0.00% (0/119)
src/quiche/quiche/src/recovery/gcongestion/pacer.rs
  0.00% (0/144)
  0.00% (0/12)
  0.00% (0/150)
src/quiche/quiche/src/recovery/gcongestion/recovery.rs
  0.62% (4/647)
  1.64% (1/61)
  0.51% (4/783)
src/quiche/quiche/src/recovery/mod.rs
 40.00% (36/90)
 41.67% (5/12)
 22.07% (32/145)
src/quiche/quiche/src/recovery/rtt.rs
 62.50% (45/72)
 37.50% (3/8)
 58.02% (47/81)
src/quiche/quiche/src/stream/mod.rs
 90.86% (338/372)
 91.80% (56/61)
 89.81% (423/471)
src/quiche/quiche/src/stream/recv_buf.rs
 98.84% (171/173)
100.00% (16/16)
 99.28% (277/279)
src/quiche/quiche/src/stream/send_buf.rs
 88.93% (217/244)
 96.00% (24/25)
 91.62% (328/358)
src/quiche/quiche/src/test_utils.rs
  9.14% (35/383)
 16.67% (4/24)
  7.87% (51/648)
src/quiche/quiche/src/tls/boringssl.rs
 25.89% (29/112)
 40.00% (4/10)
 21.81% (41/188)
src/quiche/quiche/src/tls/mod.rs
 74.22% (380/512)
 81.36% (48/59)
 74.13% (576/777)
Totals
 16.26% (24219/148983)
 16.17% (2225/13759)
 14.53% (25548/175865)