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.3/src/ahocorasick.rs
 16.75% (67/400)
 17.19% (11/64)
 17.13% (86/502)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/automaton.rs
 15.06% (89/591)
 24.53% (13/53)
 15.72% (133/846)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/dfa.rs
 67.72% (300/443)
 65.00% (26/40)
 62.10% (426/686)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/nfa/contiguous.rs
 56.03% (274/489)
 47.83% (22/46)
 51.30% (434/846)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/nfa/noncontiguous.rs
 72.33% (536/741)
 63.41% (52/82)
 66.10% (782/1183)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/packed/api.rs
 49.73% (92/185)
 41.94% (13/31)
 54.04% (127/235)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/packed/ext.rs
 50.00% (6/12)
 50.00% (2/4)
 52.63% (10/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/packed/pattern.rs
 85.07% (114/134)
 81.82% (18/22)
 85.92% (183/213)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/packed/rabinkarp.rs
 94.74% (72/76)
 83.33% (5/6)
 95.58% (108/113)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/packed/teddy/builder.rs
 65.22% (135/207)
 71.43% (15/21)
 66.55% (197/296)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/packed/teddy/generic.rs
 90.60% (617/681)
 91.07% (51/56)
 89.29% (1051/1177)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/packed/vector.rs
 96.08% (147/153)
 93.75% (30/32)
 96.08% (245/255)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/util/alphabet.rs
 49.22% (63/128)
 54.17% (13/24)
 43.41% (89/205)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/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.3/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.3/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.3/src/util/int.rs
 29.63% (24/81)
 29.63% (8/27)
 28.92% (24/83)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/util/prefilter.rs
 24.71% (105/425)
 36.54% (19/52)
 22.74% (128/563)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/util/primitives.rs
 39.72% (85/214)
 41.38% (24/58)
 39.51% (113/286)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/util/remapper.rs
100.00% (50/50)
100.00% (10/10)
100.00% (82/82)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/util/search.rs
 45.36% (88/194)
 49.02% (25/51)
 36.70% (98/267)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/util/special.rs
100.00% (8/8)
100.00% (1/1)
100.00% (3/3)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/error.rs
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/borrow.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/18)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/boxed.rs
 24.00% (6/25)
 22.22% (2/9)
 22.50% (9/40)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/collections/binary_heap.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/collections/btree_map.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/collections/btree_set.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/collections/linked_list.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/collections/vec_deque.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/ffi/c_str.rs
  0.00% (0/11)
  0.00% (0/4)
  0.00% (0/16)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/rc.rs
  0.00% (0/24)
  0.00% (0/8)
  0.00% (0/38)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/string.rs
 33.33% (3/9)
 33.33% (1/3)
 35.71% (5/14)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/sync.rs
  0.00% (0/24)
  0.00% (0/8)
  0.00% (0/38)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/alloc/vec.rs
100.00% (9/9)
100.00% (3/3)
 86.67% (13/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/array.rs
  0.00% (0/41)
  0.00% (0/7)
  0.00% (0/67)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/bool.rs
100.00% (6/6)
100.00% (2/2)
 88.89% (8/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/cell.rs
  0.00% (0/27)
  0.00% (0/9)
  0.00% (0/42)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/char.rs
100.00% (11/11)
100.00% (2/2)
 94.12% (16/17)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/cmp.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/14)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/iter.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/6)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/marker.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/num.rs
 34.78% (16/46)
 33.33% (5/15)
 32.39% (23/71)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/ops.rs
  0.00% (0/56)
  0.00% (0/18)
  0.00% (0/84)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/option.rs
  0.00% (0/13)
  0.00% (0/3)
  0.00% (0/25)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/result.rs
  0.00% (0/15)
  0.00% (0/3)
  0.00% (0/28)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/slice.rs
  0.00% (0/10)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/str.rs
100.00% (24/24)
100.00% (4/4)
 95.74% (45/47)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/sync/atomic.rs
  0.00% (0/18)
  0.00% (0/6)
  0.00% (0/27)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/time.rs
  0.00% (0/10)
  0.00% (0/2)
  0.00% (0/17)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/tuple.rs
  0.00% (0/16)
  0.00% (0/4)
  0.00% (0/33)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/core/unit.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/6)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/std/collections/hash_map.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/std/collections/hash_set.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/15)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/std/ffi/os_str.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/std/net.rs
  0.00% (0/54)
  0.00% (0/12)
  0.00% (0/104)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/std/path.rs
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/foreign/std/sync.rs
  0.00% (0/9)
  0.00% (0/3)
  0.00% (0/14)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/lib.rs
 80.00% (36/45)
 77.78% (7/9)
 80.00% (44/55)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/size_hint.rs
 77.50% (31/40)
 90.00% (9/10)
 89.09% (49/55)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-1.4.2/src/unstructured.rs
 76.28% (164/215)
 82.14% (23/28)
 72.70% (245/337)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/atty-0.2.14/src/lib.rs
 50.00% (5/10)
 50.00% (1/2)
 54.55% (6/11)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/filter/mod.rs
 20.62% (33/160)
 16.67% (4/24)
 11.37% (29/255)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/filter/string.rs
  0.00% (0/11)
  0.00% (0/3)
  0.00% (0/13)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/fmt/humantime/extern_impl.rs
  0.00% (0/46)
  0.00% (0/8)
  0.00% (0/37)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/fmt/mod.rs
 16.56% (26/157)
 13.04% (3/23)
  7.98% (17/213)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/fmt/writer/atty.rs
 50.00% (3/6)
 50.00% (1/2)
 50.00% (4/8)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/fmt/writer/mod.rs
 38.78% (38/98)
 38.89% (7/18)
 31.03% (36/116)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/fmt/writer/termcolor/extern_impl.rs
  6.04% (9/149)
  7.41% (2/27)
  5.67% (11/194)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.9.3/src/lib.rs
 25.17% (76/302)
 22.58% (14/62)
 23.50% (86/366)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.3.0/src/date.rs
  0.00% (0/214)
  0.00% (0/13)
  0.00% (0/327)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.3.0/src/duration.rs
  0.00% (0/247)
  0.00% (0/19)
  0.00% (0/553)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.3.0/src/wrapper.rs
  0.00% (0/36)
  0.00% (0/12)
  0.00% (0/44)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzer-sys-0.4.10/src/lib.rs
 71.21% (47/66)
 84.62% (11/13)
 63.06% (70/111)
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.25% (26/315)
  5.88% (5/85)
  6.68% (26/389)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/memchr.rs
 15.68% (53/338)
 15.79% (9/57)
 14.36% (87/606)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/mod.rs
 88.89% (40/45)
 75.00% (3/4)
 86.67% (65/75)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/packedpair/mod.rs
 43.18% (38/88)
 41.67% (5/12)
 45.33% (68/150)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/all/rabinkarp.rs
 56.45% (70/124)
 71.43% (10/14)
 56.45% (140/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
 53.92% (165/306)
 56.25% (9/16)
 54.46% (232/426)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/generic/memchr.rs
 81.95% (463/565)
 72.41% (21/29)
 79.35% (922/1162)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/generic/packedpair.rs
 88.28% (113/128)
100.00% (8/8)
 93.70% (238/254)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/avx2/memchr.rs
 63.66% (233/366)
 42.86% (30/70)
 56.44% (276/489)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/avx2/packedpair.rs
 90.48% (38/42)
 90.00% (9/10)
 88.41% (61/69)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/arch/x86_64/memchr.rs
 74.73% (68/91)
 72.73% (8/11)
 64.81% (35/54)
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
 80.77% (21/26)
 85.71% (6/7)
 75.76% (25/33)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/ext.rs
 50.00% (6/12)
 50.00% (2/4)
 52.63% (10/19)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/memchr.rs
 46.60% (96/206)
 40.00% (18/45)
 43.20% (108/250)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/memmem/mod.rs
 22.91% (41/179)
 25.00% (7/28)
 21.36% (44/206)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/memmem/searcher.rs
 46.15% (144/312)
 62.50% (20/32)
 42.66% (186/436)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.6/src/vector.rs
 91.78% (67/73)
 91.67% (22/24)
 91.67% (88/96)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.4.1/src/lib.rs
  2.21% (18/813)
  2.33% (4/172)
  1.69% (19/1124)
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
 57.14% (8/14)
 60.00% (3/5)
 52.63% (10/19)
src/regex/fuzz/fuzz_targets/ast_fuzz_match.rs
 14.29% (1/7)
 50.00% (1/2)
 11.11% (2/18)
src/regex/fuzz/fuzz_targets/ast_fuzz_match_bytes.rs
 14.29% (1/7)
 50.00% (1/2)
 11.11% (2/18)
src/regex/fuzz/fuzz_targets/ast_fuzz_regex.rs
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/12)
src/regex/fuzz/fuzz_targets/ast_roundtrip.rs
 72.73% (16/22)
 75.00% (3/4)
 62.79% (27/43)
src/regex/fuzz/fuzz_targets/fuzz_regex_automata_deserialize_dense_dfa.rs
 95.45% (21/22)
100.00% (1/1)
 94.44% (51/54)
src/regex/fuzz/fuzz_targets/fuzz_regex_automata_deserialize_sparse_dfa.rs
100.00% (22/22)
100.00% (1/1)
 98.15% (53/54)
src/regex/fuzz/fuzz_targets/fuzz_regex_lite_match.rs
  0.00% (0/27)
  0.00% (0/1)
  0.00% (0/14)
src/regex/fuzz/fuzz_targets/fuzz_regex_match.rs
  0.00% (0/30)
  0.00% (0/1)
  0.00% (0/15)
src/regex/regex-automata/src/dfa/accel.rs
 87.74% (136/155)
 91.67% (22/24)
 84.13% (212/252)
src/regex/regex-automata/src/dfa/automaton.rs
 45.06% (105/233)
 64.71% (22/34)
 45.98% (166/361)
src/regex/regex-automata/src/dfa/dense.rs
 78.13% (1147/1468)
 74.18% (135/182)
 78.17% (1909/2442)
src/regex/regex-automata/src/dfa/determinize.rs
 96.38% (266/276)
100.00% (18/18)
 96.16% (426/443)
src/regex/regex-automata/src/dfa/minimize.rs
  0.00% (0/272)
  0.00% (0/25)
  0.00% (0/515)
src/regex/regex-automata/src/dfa/onepass.rs
 68.36% (592/866)
 72.00% (72/100)
 64.22% (903/1406)
src/regex/regex-automata/src/dfa/regex.rs
 44.53% (57/128)
 35.29% (6/17)
 48.55% (84/173)
src/regex/regex-automata/src/dfa/remapper.rs
100.00% (65/65)
100.00% (15/15)
100.00% (104/104)
src/regex/regex-automata/src/dfa/search.rs
 64.56% (235/364)
 78.57% (11/14)
 63.25% (413/653)
src/regex/regex-automata/src/dfa/sparse.rs
 62.40% (488/782)
 66.18% (45/68)
 60.68% (770/1269)
src/regex/regex-automata/src/dfa/special.rs
 92.82% (168/181)
 95.00% (19/20)
 95.34% (225/236)
src/regex/regex-automata/src/dfa/start.rs
 85.00% (17/20)
 75.00% (3/4)
 81.48% (22/27)
src/regex/regex-automata/src/hybrid/dfa.rs
 75.05% (731/974)
 76.23% (93/122)
 77.04% (1040/1350)
src/regex/regex-automata/src/hybrid/error.rs
  9.78% (9/92)
 21.43% (3/14)
 10.23% (9/88)
src/regex/regex-automata/src/hybrid/id.rs
 82.54% (52/63)
 88.24% (15/17)
 77.61% (52/67)
src/regex/regex-automata/src/hybrid/regex.rs
 43.57% (61/140)
 34.62% (9/26)
 45.59% (93/204)
src/regex/regex-automata/src/hybrid/search.rs
 55.58% (269/484)
 60.87% (14/23)
 56.34% (471/836)
src/regex/regex-automata/src/meta/error.rs
 53.62% (37/69)
 58.82% (10/17)
 48.48% (48/99)
src/regex/regex-automata/src/meta/limited.rs
 81.76% (130/159)
 77.78% (7/9)
 77.04% (208/270)
src/regex/regex-automata/src/meta/literal.rs
 76.92% (30/39)
100.00% (1/1)
 78.85% (41/52)
src/regex/regex-automata/src/meta/regex.rs
 67.06% (281/419)
 62.79% (54/86)
 71.21% (460/646)
src/regex/regex-automata/src/meta/reverse_inner.rs
 81.93% (68/83)
100.00% (8/8)
 89.78% (123/137)
src/regex/regex-automata/src/meta/stopat.rs
 83.74% (103/123)
 71.43% (5/7)
 77.87% (197/253)
src/regex/regex-automata/src/meta/strategy.rs
 73.17% (840/1148)
 70.37% (57/81)
 74.30% (1388/1868)
src/regex/regex-automata/src/meta/wrappers.rs
 79.45% (518/652)
 69.90% (72/103)
 76.76% (654/852)
src/regex/regex-automata/src/nfa/thompson/backtrack.rs
 74.34% (281/378)
 58.49% (31/53)
 71.33% (398/558)
src/regex/regex-automata/src/nfa/thompson/builder.rs
 86.34% (316/366)
 75.76% (25/33)
 84.29% (413/490)
src/regex/regex-automata/src/nfa/thompson/compiler.rs
 89.97% (610/678)
 88.24% (75/85)
 90.06% (1115/1238)
src/regex/regex-automata/src/nfa/thompson/error.rs
 10.77% (7/65)
 16.67% (2/12)
 10.26% (8/78)
src/regex/regex-automata/src/nfa/thompson/literal_trie.rs
 77.99% (124/159)
 75.00% (12/16)
 72.01% (193/268)
src/regex/regex-automata/src/nfa/thompson/map.rs
 97.47% (77/79)
100.00% (10/10)
 93.88% (92/98)
src/regex/regex-automata/src/nfa/thompson/nfa.rs
 59.27% (227/383)
 67.74% (42/62)
 48.63% (285/586)
src/regex/regex-automata/src/nfa/thompson/pikevm.rs
 67.37% (349/518)
 59.65% (34/57)
 63.60% (484/761)
src/regex/regex-automata/src/nfa/thompson/range_trie.rs
  8.10% (26/321)
  8.82% (3/34)
  6.04% (33/546)
src/regex/regex-automata/src/util/alphabet.rs
 70.06% (227/324)
 76.92% (40/52)
 66.19% (327/494)
src/regex/regex-automata/src/util/captures.rs
 36.67% (143/390)
 33.85% (22/65)
 41.23% (268/650)
src/regex/regex-automata/src/util/determinize/mod.rs
 95.52% (384/402)
 95.65% (22/23)
 95.69% (444/464)
src/regex/regex-automata/src/util/determinize/state.rs
 72.87% (231/317)
 82.86% (58/70)
 66.30% (303/457)
src/regex/regex-automata/src/util/empty.rs
 92.73% (51/55)
100.00% (3/3)
 82.69% (43/52)
src/regex/regex-automata/src/util/escape.rs
  0.00% (0/34)
  0.00% (0/2)
  0.00% (0/76)
src/regex/regex-automata/src/util/int.rs
 57.14% (36/63)
 57.14% (12/21)
 58.46% (38/65)
src/regex/regex-automata/src/util/interpolate.rs
  0.00% (0/120)
  0.00% (0/11)
  0.00% (0/174)
src/regex/regex-automata/src/util/iter.rs
  0.00% (0/44)
  0.00% (0/5)
  0.00% (0/52)
src/regex/regex-automata/src/util/look.rs
 87.45% (425/486)
 94.74% (54/57)
 86.81% (665/766)
src/regex/regex-automata/src/util/memchr.rs
100.00% (28/28)
100.00% (6/6)
100.00% (36/36)
src/regex/regex-automata/src/util/pool.rs
 62.86% (66/105)
 73.33% (11/15)
 59.51% (97/163)
src/regex/regex-automata/src/util/prefilter/aho_corasick.rs
 72.88% (43/59)
 57.14% (4/7)
 59.09% (39/66)
src/regex/regex-automata/src/util/prefilter/byteset.rs
 73.53% (25/34)
 71.43% (5/7)
 71.11% (32/45)
src/regex/regex-automata/src/util/prefilter/memchr.rs
 73.79% (76/103)
 70.00% (14/20)
 70.63% (101/143)
src/regex/regex-automata/src/util/prefilter/memmem.rs
 70.97% (22/31)
 66.67% (4/6)
 66.67% (30/45)
src/regex/regex-automata/src/util/prefilter/mod.rs
 72.26% (112/155)
 70.59% (12/17)
 71.23% (156/219)
src/regex/regex-automata/src/util/prefilter/teddy.rs
 73.47% (36/49)
 62.50% (5/8)
 63.89% (46/72)
src/regex/regex-automata/src/util/primitives.rs
 72.02% (139/193)
 74.51% (38/51)
 71.05% (189/266)
src/regex/regex-automata/src/util/search.rs
 49.60% (123/248)
 62.07% (36/58)
 47.76% (149/312)
src/regex/regex-automata/src/util/sparse_set.rs
 85.71% (66/77)
 88.24% (15/17)
 80.51% (95/118)
src/regex/regex-automata/src/util/start.rs
 66.67% (78/117)
 66.67% (12/18)
 62.34% (96/154)
src/regex/regex-automata/src/util/syntax.rs
 51.09% (70/137)
 41.38% (12/29)
 43.18% (57/132)
src/regex/regex-automata/src/util/utf8.rs
 97.87% (46/47)
100.00% (6/6)
 98.67% (74/75)
src/regex/regex-automata/src/util/wire.rs
 61.46% (228/371)
 62.90% (39/62)
 60.40% (270/447)
src/regex/regex-lite/src/error.rs
 50.00% (3/6)
 50.00% (1/2)
 37.50% (3/8)
src/regex/regex-lite/src/hir/mod.rs
 93.80% (363/387)
 94.44% (34/36)
 94.15% (515/547)
src/regex/regex-lite/src/hir/parse.rs
 98.70% (761/771)
 98.18% (54/55)
 98.67% (1191/1207)
src/regex/regex-lite/src/int.rs
 25.00% (3/12)
 25.00% (1/4)
 14.29% (3/21)
src/regex/regex-lite/src/interpolate.rs
  0.00% (0/88)
  0.00% (0/9)
  0.00% (0/131)
src/regex/regex-lite/src/nfa.rs
 80.21% (304/379)
 71.11% (32/45)
 79.61% (605/760)
src/regex/regex-lite/src/pikevm.rs
 74.23% (288/388)
 82.35% (28/34)
 77.60% (388/500)
src/regex/regex-lite/src/pool.rs
 95.45% (21/22)
100.00% (5/5)
 91.67% (33/36)
src/regex/regex-lite/src/string.rs
 28.44% (60/211)
 23.08% (12/52)
 23.37% (79/338)
src/regex/regex-lite/src/utf8.rs
 94.29% (33/35)
100.00% (4/4)
 93.22% (55/59)
src/regex/regex-syntax/src/ast/mod.rs
 86.21% (419/486)
 83.78% (62/74)
 87.57% (634/724)
src/regex/regex-syntax/src/ast/parse.rs
 97.57% (1365/1399)
 94.57% (87/92)
 97.62% (2013/2062)
src/regex/regex-syntax/src/ast/print.rs
 98.39% (245/249)
 96.15% (25/26)
 96.46% (545/565)
src/regex/regex-syntax/src/ast/visitor.rs
 88.35% (220/249)
 88.46% (23/26)
 86.36% (285/330)
src/regex/regex-syntax/src/debug.rs
 41.67% (25/60)
 50.00% (2/4)
 32.46% (37/114)
src/regex/regex-syntax/src/error.rs
100.00% (141/141)
100.00% (13/13)
 96.09% (221/230)
src/regex/regex-syntax/src/hir/interval.rs
 98.92% (276/279)
100.00% (31/31)
 98.87% (525/531)
src/regex/regex-syntax/src/hir/literal.rs
 82.64% (576/697)
 75.00% (78/104)
 83.88% (947/1129)
src/regex/regex-syntax/src/hir/mod.rs
 80.60% (943/1170)
 81.66% (138/169)
 78.99% (1297/1642)
src/regex/regex-syntax/src/hir/print.rs
  0.00% (0/137)
  0.00% (0/13)
  0.00% (0/361)
src/regex/regex-syntax/src/hir/translate.rs
 93.06% (778/836)
 92.31% (72/78)
 93.35% (1221/1308)
src/regex/regex-syntax/src/hir/visitor.rs
  0.00% (0/83)
  0.00% (0/11)
  0.00% (0/131)
src/regex/regex-syntax/src/lib.rs
 60.47% (26/43)
 57.14% (4/7)
 50.79% (32/63)
src/regex/regex-syntax/src/parser.rs
  4.92% (3/61)
  6.25% (1/16)
  3.09% (3/97)
src/regex/regex-syntax/src/unicode.rs
 95.26% (342/359)
 96.15% (50/52)
 94.37% (469/497)
src/regex/regex-syntax/src/utf8.rs
 69.70% (115/165)
 57.14% (12/21)
 65.40% (189/289)
src/regex/src/builders.rs
 36.07% (132/366)
 36.36% (28/77)
 36.94% (191/517)
src/regex/src/error.rs
 18.75% (6/32)
 25.00% (1/4)
 13.11% (8/61)
src/regex/src/regex/bytes.rs
 10.55% (29/275)
 10.94% (7/64)
 13.51% (57/422)
src/regex/src/regex/string.rs
  8.24% (22/267)
  8.33% (5/60)
  9.63% (39/405)
src/regex/src/regexset/bytes.rs
  0.00% (0/59)
  0.00% (0/12)
  0.00% (0/88)
src/regex/src/regexset/string.rs
  0.00% (0/59)
  0.00% (0/12)
  0.00% (0/88)
Totals
 62.06% (23760/38287)
 55.81% (2855/5116)
 61.46% (35989/58559)