rust/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/algo.rs
|
100.00% (121/121)
|
100.00% (5/5)
|
100.00% (37/37)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs
|
41.38% (12/29)
|
37.50% (3/8)
|
37.50% (3/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/ahocorasick.rs
|
16.02% (66/412)
|
17.19% (11/64)
|
17.14% (24/140)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/automaton.rs
|
20.03% (140/699)
|
24.53% (13/53)
|
12.66% (40/316)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/dfa.rs
|
67.84% (329/485)
|
65.00% (26/40)
|
56.96% (131/230)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/nfa/contiguous.rs
|
2.85% (15/527)
|
6.52% (3/46)
|
1.03% (3/291)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/nfa/noncontiguous.rs
|
74.75% (663/887)
|
62.20% (51/82)
|
64.41% (295/458)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/packed/api.rs
|
50.27% (94/187)
|
41.94% (13/31)
|
51.35% (38/74)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/packed/ext.rs
|
53.85% (7/13)
|
50.00% (2/4)
|
50.00% (2/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/packed/pattern.rs
|
85.80% (139/162)
|
81.82% (18/22)
|
85.19% (46/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/packed/rabinkarp.rs
|
94.74% (72/76)
|
83.33% (5/6)
|
97.37% (37/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/packed/teddy/builder.rs
|
68.95% (171/248)
|
71.43% (15/21)
|
63.64% (56/88)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/packed/teddy/generic.rs
|
91.44% (684/748)
|
91.07% (51/56)
|
83.85% (270/322)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/packed/vector.rs
|
96.72% (177/183)
|
93.75% (30/32)
|
97.33% (73/75)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/alphabet.rs
|
49.62% (65/131)
|
54.17% (13/24)
|
31.76% (27/85)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/buffer.rs
|
0.00% (0/51)
|
0.00% (0/6)
|
0.00% (0/16)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/debug.rs
|
0.00% (0/18)
|
0.00% (0/1)
|
0.00% (0/13)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/error.rs
|
0.00% (0/89)
|
0.00% (0/12)
|
0.00% (0/22)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/int.rs
|
27.08% (39/144)
|
22.22% (6/27)
|
22.22% (6/27)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/prefilter.rs
|
37.88% (214/565)
|
36.54% (19/52)
|
25.00% (55/220)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/primitives.rs
|
37.66% (87/231)
|
39.66% (23/58)
|
39.76% (33/83)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/remapper.rs
|
100.00% (73/73)
|
100.00% (10/10)
|
100.00% (24/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/search.rs
|
45.13% (88/195)
|
49.02% (25/51)
|
43.01% (40/93)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/util/special.rs
|
100.00% (8/8)
|
100.00% (1/1)
|
100.00% (1/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/backtrace.rs
|
0.00% (0/5)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/chain.rs
|
0.00% (0/49)
|
0.00% (0/6)
|
0.00% (0/27)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/context.rs
|
29.63% (24/81)
|
21.43% (3/14)
|
22.22% (8/36)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/ensure.rs
|
0.00% (0/62)
|
0.00% (0/7)
|
0.00% (0/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/error.rs
|
26.32% (140/532)
|
16.67% (9/54)
|
11.76% (12/102)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/fmt.rs
|
0.00% (0/57)
|
0.00% (0/3)
|
0.00% (0/65)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/kind.rs
|
0.00% (0/25)
|
0.00% (0/6)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/lib.rs
|
0.00% (0/24)
|
0.00% (0/6)
|
0.00% (0/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/nightly.rs
|
60.00% (9/15)
|
50.00% (2/4)
|
50.00% (2/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/ptr.rs
|
14.77% (13/88)
|
15.79% (3/19)
|
15.79% (3/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.98/src/wrapper.rs
|
0.00% (0/24)
|
0.00% (0/8)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/error.rs
|
0.00% (0/15)
|
0.00% (0/1)
|
0.00% (0/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/borrow.rs
|
0.00% (0/13)
|
0.00% (0/4)
|
0.00% (0/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/boxed.rs
|
0.00% (0/25)
|
0.00% (0/9)
|
0.00% (0/16)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/collections/binary_heap.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/collections/btree_map.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/collections/btree_set.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/collections/linked_list.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/collections/vec_deque.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/ffi/c_str.rs
|
0.00% (0/13)
|
0.00% (0/4)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/rc.rs
|
0.00% (0/24)
|
0.00% (0/8)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/string.rs
|
100.00% (9/9)
|
100.00% (3/3)
|
100.00% (3/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/sync.rs
|
0.00% (0/24)
|
0.00% (0/8)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/alloc/vec.rs
|
100.00% (9/9)
|
100.00% (3/3)
|
77.78% (7/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/array.rs
|
0.00% (0/43)
|
0.00% (0/8)
|
0.00% (0/35)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/bool.rs
|
50.00% (3/6)
|
50.00% (1/2)
|
50.00% (2/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/cell.rs
|
0.00% (0/27)
|
0.00% (0/9)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/char.rs
|
0.00% (0/11)
|
0.00% (0/2)
|
0.00% (0/10)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/iter.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/marker.rs
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/num.rs
|
19.57% (9/46)
|
13.33% (2/15)
|
15.38% (4/26)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/ops.rs
|
0.00% (0/61)
|
0.00% (0/18)
|
0.00% (0/45)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/option.rs
|
0.00% (0/13)
|
0.00% (0/3)
|
0.00% (0/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/result.rs
|
0.00% (0/15)
|
0.00% (0/3)
|
0.00% (0/13)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/slice.rs
|
0.00% (0/10)
|
0.00% (0/3)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/str.rs
|
100.00% (25/25)
|
100.00% (4/4)
|
87.50% (14/16)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/sync/atomic.rs
|
0.00% (0/18)
|
0.00% (0/6)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/time.rs
|
0.00% (0/11)
|
0.00% (0/2)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/tuple.rs
|
100.00% (16/16)
|
100.00% (4/4)
|
66.67% (14/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/core/unit.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/std/collections/hash_map.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/std/collections/hash_set.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/std/ffi/os_str.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/std/net.rs
|
0.00% (0/59)
|
0.00% (0/12)
|
0.00% (0/40)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/std/path.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/foreign/std/sync.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/lib.rs
|
23.08% (3/13)
|
25.00% (1/4)
|
25.00% (1/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/size_hint.rs
|
22.50% (9/40)
|
30.00% (3/10)
|
20.00% (5/25)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.4.1/src/unstructured.rs
|
70.94% (166/234)
|
75.00% (21/28)
|
54.10% (66/122)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/byteorder.rs
|
10.40% (21/202)
|
9.62% (5/52)
|
13.79% (16/116)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/config/int.rs
|
5.44% (19/349)
|
6.06% (4/66)
|
3.45% (6/174)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/config/legacy.rs
|
0.00% (0/86)
|
0.00% (0/16)
|
0.00% (0/36)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/config/limit.rs
|
20.00% (3/15)
|
25.00% (1/4)
|
14.29% (1/7)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/config/mod.rs
|
26.61% (33/124)
|
29.03% (9/31)
|
29.03% (9/31)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/config/trailing.rs
|
0.00% (0/10)
|
0.00% (0/2)
|
0.00% (0/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/de/mod.rs
|
59.03% (219/371)
|
54.17% (26/48)
|
51.50% (86/167)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/de/read.rs
|
30.43% (28/92)
|
27.78% (5/18)
|
27.45% (14/51)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/error.rs
|
0.00% (0/50)
|
0.00% (0/6)
|
0.00% (0/36)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/internal.rs
|
29.13% (30/103)
|
27.27% (3/11)
|
9.68% (3/31)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/lib.rs
|
13.89% (10/72)
|
11.11% (1/9)
|
11.11% (1/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/ser/mod.rs
|
0.00% (0/431)
|
0.00% (0/86)
|
0.00% (0/162)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs
|
95.45% (21/22)
|
100.00% (3/3)
|
90.91% (10/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs
|
15.03% (81/539)
|
14.43% (14/97)
|
13.93% (45/323)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs
|
0.00% (0/179)
|
0.00% (0/37)
|
0.00% (0/75)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/internal.rs
|
0.00% (0/23)
|
0.00% (0/8)
|
0.00% (0/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/iter.rs
|
0.00% (0/76)
|
0.00% (0/7)
|
0.00% (0/25)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/lib.rs
|
30.59% (26/85)
|
30.00% (6/20)
|
26.09% (6/23)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/parser.rs
|
0.00% (0/154)
|
0.00% (0/13)
|
0.00% (0/95)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/public.rs
|
0.00% (0/93)
|
0.00% (0/20)
|
0.00% (0/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/traits.rs
|
0.00% (0/129)
|
0.00% (0/31)
|
0.00% (0/52)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs
|
0.00% (0/90)
|
0.00% (0/7)
|
0.00% (0/33)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/sealed.rs
|
0.00% (0/18)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/date.rs
|
0.00% (0/203)
|
0.00% (0/67)
|
0.00% (0/97)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/datetime/mod.rs
|
7.96% (39/490)
|
5.60% (7/125)
|
7.52% (17/226)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/format/formatting.rs
|
11.86% (51/430)
|
16.67% (3/18)
|
9.89% (28/283)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/format/locales.rs
|
0.00% (0/34)
|
0.00% (0/7)
|
0.00% (0/7)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/format/mod.rs
|
0.00% (0/68)
|
0.00% (0/12)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/format/parse.rs
|
22.34% (86/385)
|
27.27% (3/11)
|
5.48% (16/292)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/format/parsed.rs
|
0.70% (3/427)
|
1.59% (1/63)
|
0.25% (1/394)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/format/scan.rs
|
4.69% (10/213)
|
10.00% (2/20)
|
3.23% (7/217)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/format/strftime.rs
|
0.00% (0/251)
|
0.00% (0/11)
|
0.00% (0/154)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/lib.rs
|
0.00% (0/14)
|
0.00% (0/4)
|
0.00% (0/7)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/month.rs
|
0.00% (0/127)
|
0.00% (0/13)
|
0.00% (0/110)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/naive/date/mod.rs
|
15.51% (83/535)
|
16.84% (16/95)
|
11.18% (34/304)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/naive/datetime/mod.rs
|
6.58% (21/319)
|
6.74% (6/89)
|
5.67% (11/194)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/naive/internals.rs
|
14.02% (15/107)
|
23.53% (4/17)
|
8.77% (5/57)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/naive/isoweek.rs
|
0.00% (0/28)
|
0.00% (0/5)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/naive/mod.rs
|
0.00% (0/41)
|
0.00% (0/10)
|
0.00% (0/26)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/naive/time/mod.rs
|
8.28% (24/290)
|
10.64% (5/47)
|
6.38% (9/141)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/fixed.rs
|
17.24% (10/58)
|
20.00% (3/15)
|
16.67% (6/36)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/local/mod.rs
|
26.09% (6/23)
|
28.57% (2/7)
|
28.57% (2/7)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/local/tz_info/mod.rs
|
0.00% (0/32)
|
0.00% (0/5)
|
0.00% (0/22)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/local/tz_info/parser.rs
|
71.35% (137/192)
|
80.95% (17/21)
|
59.62% (124/208)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/local/tz_info/rule.rs
|
10.14% (49/483)
|
29.17% (7/24)
|
11.95% (41/343)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/local/tz_info/timezone.rs
|
23.94% (90/376)
|
36.67% (11/30)
|
19.67% (48/244)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/local/unix.rs
|
64.13% (59/92)
|
63.64% (7/11)
|
55.10% (27/49)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/mod.rs
|
3.89% (7/180)
|
6.06% (2/33)
|
3.81% (4/105)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/offset/utc.rs
|
15.62% (5/32)
|
10.00% (1/10)
|
10.00% (1/10)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/round.rs
|
0.00% (0/125)
|
0.00% (0/14)
|
0.00% (0/84)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/time_delta.rs
|
0.00% (0/262)
|
0.00% (0/55)
|
0.00% (0/165)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/traits.rs
|
0.00% (0/44)
|
0.00% (0/6)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/weekday.rs
|
0.00% (0/86)
|
0.00% (0/13)
|
0.00% (0/67)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.41/src/weekday_set.rs
|
0.00% (0/145)
|
0.00% (0/23)
|
0.00% (0/84)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/src/lib.rs
|
0.00% (0/24)
|
0.00% (0/4)
|
0.00% (0/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/src/x86.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.2/src/baseline.rs
|
0.00% (0/49)
|
0.00% (0/7)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.2/src/combine.rs
|
0.00% (0/62)
|
0.00% (0/3)
|
0.00% (0/32)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.2/src/lib.rs
|
0.00% (0/68)
|
0.00% (0/15)
|
0.00% (0/33)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.2/src/specialized/pclmulqdq.rs
|
0.00% (0/135)
|
0.00% (0/9)
|
0.00% (0/34)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/dateparser-0.2.1/src/datetime.rs
|
16.19% (113/698)
|
16.99% (26/153)
|
13.50% (61/452)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/dateparser-0.2.1/src/lib.rs
|
18.75% (3/16)
|
25.00% (1/4)
|
25.00% (1/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/dateparser-0.2.1/src/timezone.rs
|
0.00% (0/96)
|
0.00% (0/11)
|
0.00% (0/102)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs
|
0.00% (0/130)
|
0.00% (0/14)
|
0.00% (0/56)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/ct_variable.rs
|
0.00% (0/22)
|
0.00% (0/3)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/digest.rs
|
0.00% (0/14)
|
0.00% (0/4)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs
|
0.00% (0/5)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/analyze.rs
|
78.05% (128/164)
|
100.00% (6/6)
|
66.32% (63/95)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/compile.rs
|
78.91% (333/422)
|
90.62% (29/32)
|
74.49% (184/247)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/error.rs
|
0.00% (0/50)
|
0.00% (0/5)
|
0.00% (0/40)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/expand.rs
|
0.00% (0/129)
|
0.00% (0/14)
|
0.00% (0/91)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/lib.rs
|
44.47% (233/524)
|
26.09% (18/69)
|
47.08% (145/308)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/parse.rs
|
68.74% (442/643)
|
80.65% (25/31)
|
63.42% (319/503)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/replacer.rs
|
0.00% (0/57)
|
0.00% (0/18)
|
0.00% (0/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.11.0/src/vm.rs
|
69.37% (231/333)
|
82.35% (14/17)
|
64.52% (120/186)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.1/src/global_rng.rs
|
0.00% (0/103)
|
0.00% (0/37)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.1/src/lib.rs
|
0.00% (0/262)
|
0.00% (0/32)
|
0.00% (0/132)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/bufreader.rs
|
0.00% (0/59)
|
0.00% (0/10)
|
0.00% (0/27)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/crc.rs
|
0.00% (0/91)
|
0.00% (0/24)
|
0.00% (0/39)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/deflate/bufread.rs
|
0.00% (0/77)
|
0.00% (0/23)
|
0.00% (0/23)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/deflate/read.rs
|
0.00% (0/69)
|
0.00% (0/21)
|
0.00% (0/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/deflate/write.rs
|
0.00% (0/80)
|
0.00% (0/23)
|
0.00% (0/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/ffi/mod.rs
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/ffi/rust.rs
|
33.64% (36/107)
|
35.71% (5/14)
|
31.43% (11/35)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/gz/bufread.rs
|
0.00% (0/183)
|
0.00% (0/27)
|
0.00% (0/87)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/gz/mod.rs
|
0.00% (0/248)
|
0.00% (0/30)
|
0.00% (0/152)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/gz/read.rs
|
0.00% (0/76)
|
0.00% (0/24)
|
0.00% (0/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/gz/write.rs
|
0.00% (0/172)
|
0.00% (0/29)
|
0.00% (0/102)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/lib.rs
|
0.00% (0/36)
|
0.00% (0/8)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/mem.rs
|
14.39% (19/132)
|
16.00% (4/25)
|
9.09% (4/44)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/zio.rs
|
26.32% (45/171)
|
21.43% (6/28)
|
19.10% (17/89)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/zlib/bufread.rs
|
10.47% (9/86)
|
8.33% (2/24)
|
8.33% (2/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/zlib/read.rs
|
0.00% (0/89)
|
0.00% (0/24)
|
0.00% (0/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/zlib/write.rs
|
0.00% (0/90)
|
0.00% (0/25)
|
0.00% (0/40)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs
|
100.00% (14/14)
|
100.00% (3/3)
|
100.00% (7/7)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/impls.rs
|
0.00% (0/4)
|
0.00% (0/2)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs
|
0.00% (0/51)
|
0.00% (0/8)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/backends/linux_android_with_fallback.rs
|
0.00% (0/45)
|
0.00% (0/4)
|
0.00% (0/25)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/backends/use_file.rs
|
0.00% (0/101)
|
0.00% (0/9)
|
0.00% (0/64)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/error.rs
|
0.00% (0/52)
|
0.00% (0/7)
|
0.00% (0/43)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/lib.rs
|
0.00% (0/24)
|
0.00% (0/4)
|
0.00% (0/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/util.rs
|
0.00% (0/48)
|
0.00% (0/9)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/util_libc.rs
|
0.00% (0/30)
|
0.00% (0/4)
|
0.00% (0/26)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/block.rs
|
0.00% (0/53)
|
0.00% (0/17)
|
0.00% (0/17)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/context.rs
|
0.00% (0/144)
|
0.00% (0/22)
|
0.00% (0/117)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/decorators/inline.rs
|
0.00% (0/28)
|
0.00% (0/5)
|
0.00% (0/16)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/decorators/mod.rs
|
0.00% (0/9)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/error.rs
|
0.00% (0/130)
|
0.00% (0/23)
|
0.00% (0/52)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/grammar.rs
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/block_util.rs
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/helper_each.rs
|
0.00% (0/113)
|
0.00% (0/3)
|
0.00% (0/75)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/helper_extras.rs
|
0.00% (0/80)
|
0.00% (0/7)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/helper_if.rs
|
0.00% (0/27)
|
0.00% (0/2)
|
0.00% (0/17)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/helper_log.rs
|
0.00% (0/31)
|
0.00% (0/3)
|
0.00% (0/17)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/helper_lookup.rs
|
0.00% (0/23)
|
0.00% (0/3)
|
0.00% (0/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/helper_raw.rs
|
0.00% (0/13)
|
0.00% (0/1)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/helper_with.rs
|
0.00% (0/32)
|
0.00% (0/1)
|
0.00% (0/29)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/helpers/mod.rs
|
0.00% (0/40)
|
0.00% (0/3)
|
0.00% (0/13)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/json/path.rs
|
0.00% (0/92)
|
0.00% (0/13)
|
0.00% (0/63)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/json/value.rs
|
0.00% (0/92)
|
0.00% (0/18)
|
0.00% (0/55)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/local_vars.rs
|
0.00% (0/18)
|
0.00% (0/2)
|
0.00% (0/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/macros.rs
|
0.00% (0/47)
|
0.00% (0/5)
|
0.00% (0/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/output.rs
|
0.00% (0/32)
|
0.00% (0/9)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/partial.rs
|
0.00% (0/106)
|
0.00% (0/4)
|
0.00% (0/75)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/registry.rs
|
0.00% (0/384)
|
0.00% (0/47)
|
0.00% (0/145)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/render.rs
|
0.00% (0/596)
|
0.00% (0/86)
|
0.00% (0/369)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/sources.rs
|
0.00% (0/15)
|
0.00% (0/4)
|
0.00% (0/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/support.rs
|
0.00% (0/86)
|
0.00% (0/14)
|
0.00% (0/62)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/template.rs
|
0.00% (0/754)
|
0.00% (0/40)
|
0.00% (0/337)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/handlebars-6.2.0/src/util.rs
|
0.00% (0/14)
|
0.00% (0/2)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/error.rs
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs
|
0.00% (0/111)
|
0.00% (0/19)
|
0.00% (0/64)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/ffi_utils.rs
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs
|
0.00% (0/18)
|
0.00% (0/4)
|
0.00% (0/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/tz_linux.rs
|
0.00% (0/98)
|
0.00% (0/13)
|
0.00% (0/99)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs
|
0.00% (0/114)
|
0.00% (0/4)
|
0.00% (0/35)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/udiv128.rs
|
0.00% (0/26)
|
0.00% (0/2)
|
0.00% (0/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/src/inline_lazy.rs
|
88.89% (16/18)
|
100.00% (2/2)
|
62.50% (5/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/src/lib.rs
|
84.21% (16/19)
|
75.00% (3/4)
|
75.00% (3/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/libfuzzer-sys-0.4.9/src/lib.rs
|
76.40% (68/89)
|
83.33% (10/12)
|
65.00% (26/40)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/linereader-0.4.0/src/lib.rs
|
0.00% (0/72)
|
0.00% (0/4)
|
0.00% (0/32)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/__private_api.rs
|
0.00% (0/53)
|
0.00% (0/5)
|
0.00% (0/7)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs
|
0.00% (0/323)
|
0.00% (0/82)
|
0.00% (0/137)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/book/book.rs
|
20.20% (40/198)
|
21.74% (5/23)
|
10.00% (13/130)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/book/init.rs
|
0.00% (0/147)
|
0.00% (0/20)
|
0.00% (0/178)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/book/mod.rs
|
0.00% (0/392)
|
0.00% (0/38)
|
0.00% (0/300)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/book/summary.rs
|
0.00% (0/343)
|
0.00% (0/38)
|
0.00% (0/218)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/config.rs
|
22.98% (71/309)
|
15.91% (7/44)
|
16.43% (34/207)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/front-end/mod.rs
|
0.00% (0/122)
|
0.00% (0/5)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/preprocess/cmd.rs
|
0.00% (0/107)
|
0.00% (0/14)
|
0.00% (0/70)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/preprocess/index.rs
|
0.00% (0/54)
|
0.00% (0/8)
|
0.00% (0/33)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/preprocess/links.rs
|
0.00% (0/314)
|
0.00% (0/31)
|
0.00% (0/157)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/preprocess/mod.rs
|
0.00% (0/13)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/html_handlebars/hbs_renderer.rs
|
0.00% (0/735)
|
0.00% (0/44)
|
0.00% (0/478)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/html_handlebars/helpers/navigation.rs
|
0.00% (0/169)
|
0.00% (0/18)
|
0.00% (0/118)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/html_handlebars/helpers/resources.rs
|
0.00% (0/39)
|
0.00% (0/5)
|
0.00% (0/23)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/html_handlebars/helpers/theme.rs
|
0.00% (0/34)
|
0.00% (0/4)
|
0.00% (0/25)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/html_handlebars/helpers/toc.rs
|
0.00% (0/135)
|
0.00% (0/6)
|
0.00% (0/134)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/html_handlebars/static_files.rs
|
0.00% (0/227)
|
0.00% (0/16)
|
0.00% (0/144)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/markdown_renderer.rs
|
0.00% (0/31)
|
0.00% (0/5)
|
0.00% (0/25)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/renderer/mod.rs
|
14.85% (15/101)
|
9.09% (1/11)
|
1.33% (1/75)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/utils/fs.rs
|
0.00% (0/157)
|
0.00% (0/13)
|
0.00% (0/96)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/utils/mod.rs
|
0.00% (0/352)
|
0.00% (0/32)
|
0.00% (0/171)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/utils/string.rs
|
0.00% (0/76)
|
0.00% (0/6)
|
0.00% (0/59)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.48/src/utils/toml_ext.rs
|
32.50% (13/40)
|
33.33% (2/6)
|
29.55% (13/44)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/all/memchr.rs
|
0.00% (0/435)
|
0.00% (0/57)
|
0.00% (0/198)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/all/mod.rs
|
89.58% (43/48)
|
75.00% (3/4)
|
85.19% (23/27)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/all/packedpair/mod.rs
|
40.59% (41/101)
|
41.67% (5/12)
|
38.46% (20/52)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/all/rabinkarp.rs
|
56.25% (72/128)
|
71.43% (10/14)
|
51.52% (34/66)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/all/shiftor.rs
|
0.00% (0/24)
|
0.00% (0/2)
|
0.00% (0/18)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/all/twoway.rs
|
36.97% (122/330)
|
50.00% (8/16)
|
32.29% (62/192)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/generic/memchr.rs
|
50.00% (305/610)
|
58.62% (17/29)
|
37.27% (123/330)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/generic/packedpair.rs
|
87.12% (115/132)
|
100.00% (8/8)
|
81.54% (53/65)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/x86_64/avx2/memchr.rs
|
41.76% (228/546)
|
25.71% (18/70)
|
31.06% (50/161)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/x86_64/avx2/packedpair.rs
|
92.75% (64/69)
|
90.00% (9/10)
|
77.27% (17/22)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/x86_64/memchr.rs
|
47.88% (79/165)
|
45.45% (5/11)
|
50.00% (9/18)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/x86_64/sse2/memchr.rs
|
0.00% (0/436)
|
0.00% (0/63)
|
0.00% (0/137)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/arch/x86_64/sse2/packedpair.rs
|
0.00% (0/46)
|
0.00% (0/10)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/cow.rs
|
85.71% (30/35)
|
85.71% (6/7)
|
76.92% (10/13)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/ext.rs
|
53.85% (7/13)
|
50.00% (2/4)
|
50.00% (2/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/memchr.rs
|
30.61% (131/428)
|
20.00% (9/45)
|
20.69% (12/58)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/memmem/mod.rs
|
22.28% (41/184)
|
25.00% (7/28)
|
12.28% (7/57)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/memmem/searcher.rs
|
48.74% (174/357)
|
56.25% (18/32)
|
42.86% (54/126)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/vector.rs
|
82.80% (77/93)
|
87.50% (21/24)
|
84.62% (22/26)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/deflate/buffer.rs
|
0.00% (0/18)
|
0.00% (0/4)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/deflate/core.rs
|
0.00% (0/1517)
|
0.00% (0/79)
|
0.00% (0/647)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/deflate/mod.rs
|
0.00% (0/33)
|
0.00% (0/3)
|
0.00% (0/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/deflate/stream.rs
|
0.00% (0/63)
|
0.00% (0/1)
|
0.00% (0/26)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/inflate/core.rs
|
77.27% (826/1069)
|
72.00% (36/50)
|
66.95% (320/478)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/inflate/mod.rs
|
0.00% (0/113)
|
0.00% (0/9)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/inflate/output_buffer.rs
|
81.48% (22/27)
|
87.50% (7/8)
|
87.50% (7/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/inflate/stream.rs
|
62.44% (133/213)
|
35.71% (5/14)
|
50.65% (39/77)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/lib.rs
|
16.13% (5/31)
|
16.67% (1/6)
|
21.05% (4/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.3/src/shared.rs
|
100.00% (5/5)
|
100.00% (1/1)
|
100.00% (1/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-order-1.2.0/src/ord.rs
|
0.00% (0/40)
|
0.00% (0/6)
|
0.00% (0/30)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/bounds.rs
|
0.00% (0/24)
|
0.00% (0/8)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/cast.rs
|
0.00% (0/202)
|
0.00% (0/55)
|
0.00% (0/99)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/float.rs
|
0.00% (0/153)
|
0.00% (0/27)
|
0.00% (0/106)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/identities.rs
|
0.00% (0/45)
|
0.00% (0/14)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/int.rs
|
0.00% (0/97)
|
0.00% (0/24)
|
0.00% (0/27)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs
|
0.00% (0/154)
|
0.00% (0/11)
|
0.00% (0/144)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/macros.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/bytes.rs
|
0.00% (0/50)
|
0.00% (0/14)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/checked.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/euclid.rs
|
0.00% (0/44)
|
0.00% (0/10)
|
0.00% (0/30)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/inv.rs
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/mul_add.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/overflowing.rs
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/saturating.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/ops/wrapping.rs
|
0.00% (0/27)
|
0.00% (0/9)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/pow.rs
|
0.00% (0/53)
|
0.00% (0/6)
|
0.00% (0/41)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/sign.rs
|
0.00% (0/55)
|
0.00% (0/18)
|
0.00% (0/33)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/imp_std.rs
|
60.87% (98/161)
|
63.16% (12/19)
|
48.28% (28/58)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs
|
17.03% (47/276)
|
15.62% (10/64)
|
15.92% (25/157)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/race.rs
|
0.00% (0/193)
|
0.00% (0/34)
|
0.00% (0/95)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/error.rs
|
0.00% (0/376)
|
0.00% (0/27)
|
0.00% (0/182)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/iterators/flat_pairs.rs
|
0.00% (0/87)
|
0.00% (0/11)
|
0.00% (0/28)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/iterators/line_index.rs
|
0.00% (0/22)
|
0.00% (0/3)
|
0.00% (0/10)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/iterators/pair.rs
|
0.00% (0/127)
|
0.00% (0/19)
|
0.00% (0/44)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/iterators/pairs.rs
|
0.00% (0/145)
|
0.00% (0/23)
|
0.00% (0/68)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/iterators/tokens.rs
|
0.00% (0/70)
|
0.00% (0/7)
|
0.00% (0/30)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/parser_state.rs
|
0.00% (0/672)
|
0.00% (0/61)
|
0.00% (0/357)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/position.rs
|
0.00% (0/243)
|
0.00% (0/30)
|
0.00% (0/168)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/pratt_parser.rs
|
0.00% (0/146)
|
0.00% (0/18)
|
0.00% (0/59)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/prec_climber.rs
|
0.00% (0/107)
|
0.00% (0/11)
|
0.00% (0/44)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/span.rs
|
0.00% (0/104)
|
0.00% (0/20)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/stack.rs
|
0.00% (0/67)
|
0.00% (0/11)
|
0.00% (0/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/unicode/mod.rs
|
0.00% (0/33)
|
0.00% (0/9)
|
0.00% (0/32)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/catalog/iterator.rs
|
40.88% (56/137)
|
43.75% (14/32)
|
47.37% (27/57)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/catalog/mod.rs
|
65.38% (51/78)
|
58.33% (7/12)
|
66.67% (22/33)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/message/builder.rs
|
60.78% (31/51)
|
63.64% (7/11)
|
63.64% (7/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/message/flags.rs
|
35.29% (18/51)
|
38.46% (5/13)
|
25.81% (8/31)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/message/key.rs
|
56.25% (9/16)
|
100.00% (2/2)
|
50.00% (6/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/message/view.rs
|
19.83% (23/116)
|
28.00% (7/25)
|
20.75% (11/53)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/metadata.rs
|
4.92% (3/61)
|
14.29% (1/7)
|
4.76% (1/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/mo_file/mo_file_writer.rs
|
0.00% (0/97)
|
0.00% (0/6)
|
0.00% (0/100)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/mo_file/mod.rs
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/plural.rs
|
9.52% (6/63)
|
14.29% (1/7)
|
2.94% (1/34)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/po_file/escape.rs
|
0.00% (0/71)
|
0.00% (0/4)
|
0.00% (0/39)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/po_file/po_file_parser.rs
|
0.00% (0/189)
|
0.00% (0/18)
|
0.00% (0/124)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/polib-0.2.0/src/po_file/po_file_writer.rs
|
0.00% (0/103)
|
0.00% (0/5)
|
0.00% (0/111)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.1/src/lib.rs
|
0.00% (0/24)
|
0.00% (0/6)
|
0.00% (0/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.1/src/printer.rs
|
0.00% (0/108)
|
0.00% (0/9)
|
0.00% (0/92)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/entities.rs
|
0.00% (0/8)
|
0.00% (0/3)
|
0.00% (0/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/firstpass.rs
|
0.00% (0/1829)
|
0.00% (0/61)
|
0.00% (0/909)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/html.rs
|
0.00% (0/262)
|
0.00% (0/9)
|
0.00% (0/286)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/lib.rs
|
0.00% (0/59)
|
0.00% (0/8)
|
0.00% (0/55)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/linklabel.rs
|
0.00% (0/85)
|
0.00% (0/1)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/parse.rs
|
0.00% (0/1183)
|
0.00% (0/81)
|
0.00% (0/705)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/puncttable.rs
|
0.00% (0/16)
|
0.00% (0/2)
|
0.00% (0/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/scanners.rs
|
0.00% (0/987)
|
0.00% (0/85)
|
0.00% (0/696)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/strings.rs
|
0.00% (0/89)
|
0.00% (0/21)
|
0.00% (0/45)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/tree.rs
|
0.00% (0/192)
|
0.00% (0/23)
|
0.00% (0/92)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.10.3/src/utils.rs
|
0.00% (0/72)
|
0.00% (0/6)
|
0.00% (0/32)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/entities.rs
|
100.00% (8/8)
|
100.00% (3/3)
|
100.00% (5/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/firstpass.rs
|
84.44% (1709/2024)
|
82.19% (60/73)
|
81.70% (853/1044)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/html.rs
|
0.00% (0/309)
|
0.00% (0/10)
|
0.00% (0/342)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/lib.rs
|
48.28% (70/145)
|
40.00% (6/15)
|
41.96% (47/112)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/linklabel.rs
|
100.00% (89/89)
|
100.00% (1/1)
|
100.00% (54/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/parse.rs
|
74.65% (1163/1558)
|
70.59% (72/102)
|
73.30% (678/925)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/puncttable.rs
|
100.00% (16/16)
|
100.00% (2/2)
|
100.00% (11/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/scanners.rs
|
89.20% (942/1056)
|
93.26% (83/89)
|
86.91% (644/741)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/strings.rs
|
66.02% (68/103)
|
60.87% (14/23)
|
64.91% (37/57)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/tree.rs
|
70.10% (143/204)
|
87.50% (21/24)
|
63.46% (66/104)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.13.0/src/utils.rs
|
0.00% (0/52)
|
0.00% (0/7)
|
0.00% (0/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-escape-0.10.1/src/lib.rs
|
0.00% (0/97)
|
0.00% (0/13)
|
0.00% (0/48)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-to-cmark-21.0.0/src/lib.rs
|
71.32% (465/652)
|
70.83% (17/24)
|
66.28% (346/522)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-to-cmark-21.0.0/src/source_range.rs
|
0.00% (0/85)
|
0.00% (0/4)
|
0.00% (0/36)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-to-cmark-21.0.0/src/text_modifications.rs
|
100.00% (63/63)
|
100.00% (7/7)
|
88.57% (62/70)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/builders.rs
|
10.24% (39/381)
|
8.86% (7/79)
|
11.63% (10/86)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/error.rs
|
0.00% (0/34)
|
0.00% (0/4)
|
0.00% (0/31)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/find_byte.rs
|
0.00% (0/16)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/lib.rs
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/regex/bytes.rs
|
0.00% (0/503)
|
0.00% (0/106)
|
0.00% (0/167)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/regex/string.rs
|
15.57% (76/488)
|
16.67% (17/102)
|
13.50% (22/163)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/regexset/bytes.rs
|
0.00% (0/119)
|
0.00% (0/28)
|
0.00% (0/48)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/regexset/string.rs
|
0.00% (0/119)
|
0.00% (0/28)
|
0.00% (0/48)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/accel.rs
|
0.00% (0/178)
|
0.00% (0/23)
|
0.00% (0/105)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/automaton.rs
|
0.00% (0/354)
|
0.00% (0/51)
|
0.00% (0/177)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/dense.rs
|
0.00% (0/1054)
|
0.00% (0/111)
|
0.00% (0/592)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/onepass.rs
|
64.35% (733/1139)
|
64.55% (71/110)
|
49.64% (272/548)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/regex.rs
|
0.00% (0/116)
|
0.00% (0/15)
|
0.00% (0/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/remapper.rs
|
100.00% (76/76)
|
100.00% (11/11)
|
100.00% (25/25)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/search.rs
|
0.00% (0/499)
|
0.00% (0/17)
|
0.00% (0/277)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/sparse.rs
|
0.00% (0/922)
|
0.00% (0/80)
|
0.00% (0/504)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/special.rs
|
0.00% (0/180)
|
0.00% (0/16)
|
0.00% (0/130)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/dfa/start.rs
|
0.00% (0/35)
|
0.00% (0/5)
|
0.00% (0/30)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/hybrid/dfa.rs
|
66.84% (778/1164)
|
62.99% (80/127)
|
54.37% (249/458)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/hybrid/error.rs
|
3.00% (3/100)
|
7.14% (1/14)
|
3.12% (1/32)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/hybrid/id.rs
|
81.94% (59/72)
|
88.24% (15/17)
|
85.00% (17/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/hybrid/regex.rs
|
42.86% (87/203)
|
28.12% (9/32)
|
42.19% (27/64)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/hybrid/search.rs
|
57.23% (297/519)
|
39.13% (9/23)
|
48.90% (156/319)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/error.rs
|
25.35% (18/71)
|
29.41% (5/17)
|
17.95% (7/39)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/limited.rs
|
94.94% (75/79)
|
50.00% (3/6)
|
86.21% (50/58)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/literal.rs
|
73.33% (33/45)
|
100.00% (1/1)
|
66.67% (20/30)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/regex.rs
|
46.70% (318/681)
|
40.00% (44/110)
|
44.08% (93/211)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/reverse_inner.rs
|
96.77% (90/93)
|
100.00% (8/8)
|
94.23% (49/52)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/stopat.rs
|
74.19% (46/62)
|
40.00% (2/5)
|
60.00% (30/50)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/strategy.rs
|
62.63% (724/1156)
|
50.62% (41/81)
|
58.35% (325/557)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/meta/wrappers.rs
|
51.83% (525/1013)
|
54.64% (53/97)
|
57.41% (124/216)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/backtrack.rs
|
57.67% (297/515)
|
42.86% (27/63)
|
52.47% (138/263)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/builder.rs
|
88.63% (343/387)
|
75.76% (25/33)
|
80.50% (128/159)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/compiler.rs
|
85.39% (602/705)
|
88.37% (76/86)
|
69.06% (384/556)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/error.rs
|
0.00% (0/73)
|
0.00% (0/12)
|
0.00% (0/28)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/literal_trie.rs
|
80.11% (141/176)
|
77.78% (14/18)
|
63.30% (69/109)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/map.rs
|
97.73% (86/88)
|
100.00% (10/10)
|
94.44% (34/36)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/nfa.rs
|
55.31% (229/414)
|
65.62% (42/64)
|
56.67% (119/210)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/pikevm.rs
|
54.20% (387/714)
|
46.27% (31/67)
|
47.14% (132/280)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/nfa/thompson/range_trie.rs
|
6.36% (26/409)
|
8.82% (3/34)
|
5.23% (9/172)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/alphabet.rs
|
50.00% (177/354)
|
60.38% (32/53)
|
42.53% (94/221)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/captures.rs
|
32.95% (171/519)
|
29.33% (22/75)
|
33.21% (87/262)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/determinize/mod.rs
|
88.89% (424/477)
|
78.26% (18/23)
|
77.98% (170/218)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/determinize/state.rs
|
62.64% (223/356)
|
74.29% (52/70)
|
62.20% (79/127)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/empty.rs
|
80.00% (76/95)
|
100.00% (3/3)
|
36.84% (7/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/escape.rs
|
0.00% (0/38)
|
0.00% (0/2)
|
0.00% (0/37)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/int.rs
|
58.04% (65/112)
|
47.62% (10/21)
|
47.62% (10/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/interpolate.rs
|
0.00% (0/133)
|
0.00% (0/11)
|
0.00% (0/87)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/iter.rs
|
0.00% (0/215)
|
0.00% (0/28)
|
0.00% (0/83)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/lazy.rs
|
0.00% (0/64)
|
0.00% (0/9)
|
0.00% (0/25)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/look.rs
|
52.80% (283/536)
|
59.70% (40/67)
|
43.18% (174/403)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/memchr.rs
|
0.00% (0/28)
|
0.00% (0/6)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/pool.rs
|
61.79% (131/212)
|
52.17% (12/23)
|
39.71% (27/68)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/prefilter/aho_corasick.rs
|
70.30% (71/101)
|
57.14% (4/7)
|
73.91% (17/23)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/prefilter/byteset.rs
|
78.05% (32/41)
|
71.43% (5/7)
|
60.87% (14/23)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/prefilter/memchr.rs
|
81.38% (118/145)
|
70.00% (14/20)
|
53.12% (34/64)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/prefilter/memmem.rs
|
66.15% (43/65)
|
66.67% (4/6)
|
61.54% (8/13)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/prefilter/mod.rs
|
67.03% (124/185)
|
60.00% (12/20)
|
82.72% (67/81)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/prefilter/teddy.rs
|
70.30% (71/101)
|
62.50% (5/8)
|
77.27% (17/22)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/primitives.rs
|
56.00% (126/225)
|
57.14% (32/56)
|
55.56% (45/81)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/search.rs
|
39.51% (128/324)
|
46.58% (34/73)
|
29.41% (40/136)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/sparse_set.rs
|
85.00% (68/80)
|
88.89% (16/18)
|
85.71% (24/28)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/start.rs
|
50.39% (65/129)
|
55.56% (10/18)
|
32.86% (23/70)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/syntax.rs
|
28.29% (43/152)
|
16.13% (5/31)
|
13.51% (5/37)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/utf8.rs
|
78.45% (91/116)
|
85.71% (6/7)
|
75.93% (41/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/util/wire.rs
|
0.00% (0/474)
|
0.00% (0/65)
|
0.00% (0/189)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/ast/mod.rs
|
53.27% (220/413)
|
61.29% (38/62)
|
56.43% (158/280)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/ast/parse.rs
|
66.42% (975/1468)
|
82.80% (77/93)
|
63.86% (493/772)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/ast/print.rs
|
0.00% (0/258)
|
0.00% (0/26)
|
0.00% (0/210)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/ast/visitor.rs
|
77.73% (199/256)
|
69.23% (18/26)
|
68.75% (110/160)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/debug.rs
|
43.21% (35/81)
|
50.00% (2/4)
|
25.40% (16/63)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/error.rs
|
0.00% (0/147)
|
0.00% (0/13)
|
0.00% (0/83)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/hir/interval.rs
|
57.85% (188/325)
|
70.97% (22/31)
|
58.64% (95/162)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/hir/literal.rs
|
79.11% (587/742)
|
72.38% (76/105)
|
76.65% (417/544)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/hir/mod.rs
|
69.75% (860/1233)
|
69.23% (117/169)
|
64.35% (435/676)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/hir/print.rs
|
0.00% (0/147)
|
0.00% (0/13)
|
0.00% (0/168)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/hir/translate.rs
|
65.33% (571/874)
|
78.21% (61/78)
|
58.02% (311/536)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/hir/visitor.rs
|
0.00% (0/88)
|
0.00% (0/11)
|
0.00% (0/58)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/lib.rs
|
86.00% (43/50)
|
85.71% (6/7)
|
85.29% (29/34)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/parser.rs
|
4.92% (3/61)
|
6.25% (1/16)
|
4.17% (1/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/unicode.rs
|
56.53% (420/743)
|
65.52% (38/58)
|
52.54% (124/236)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/utf8.rs
|
69.46% (116/167)
|
57.14% (12/21)
|
63.73% (65/102)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/arch/x86_64.rs
|
0.00% (0/255)
|
0.00% (0/14)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/conv.rs
|
0.00% (0/225)
|
0.00% (0/56)
|
0.00% (0/79)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/fs/dir.rs
|
0.00% (0/208)
|
0.00% (0/21)
|
0.00% (0/65)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/fs/makedev.rs
|
0.00% (0/12)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/fs/syscalls.rs
|
0.00% (0/1100)
|
0.00% (0/79)
|
0.00% (0/164)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/fs/types.rs
|
0.00% (0/45)
|
0.00% (0/7)
|
0.00% (0/34)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/io/errno.rs
|
0.00% (0/104)
|
0.00% (0/15)
|
0.00% (0/45)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/io/syscalls.rs
|
0.00% (0/286)
|
0.00% (0/19)
|
0.00% (0/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/reg.rs
|
0.00% (0/79)
|
0.00% (0/16)
|
0.00% (0/27)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/backend/linux_raw/ugid/syscalls.rs
|
0.00% (0/48)
|
0.00% (0/4)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/buffer.rs
|
0.00% (0/67)
|
0.00% (0/15)
|
0.00% (0/18)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/cstr.rs
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/abs.rs
|
0.00% (0/83)
|
0.00% (0/28)
|
0.00% (0/48)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/at.rs
|
0.00% (0/215)
|
0.00% (0/35)
|
0.00% (0/69)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/constants.rs
|
0.00% (0/21)
|
0.00% (0/7)
|
0.00% (0/7)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/copy_file_range.rs
|
0.00% (0/9)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/fadvise.rs
|
0.00% (0/8)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/fcntl.rs
|
0.00% (0/15)
|
0.00% (0/5)
|
0.00% (0/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/fd.rs
|
0.00% (0/42)
|
0.00% (0/14)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/inotify.rs
|
0.00% (0/68)
|
0.00% (0/12)
|
0.00% (0/26)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/ioctl.rs
|
0.00% (0/57)
|
0.00% (0/9)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/makedev.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/memfd_create.rs
|
0.00% (0/4)
|
0.00% (0/2)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/openat2.rs
|
0.00% (0/13)
|
0.00% (0/2)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/raw_dir.rs
|
0.00% (0/60)
|
0.00% (0/8)
|
0.00% (0/18)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/sendfile.rs
|
0.00% (0/8)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/statx.rs
|
0.00% (0/39)
|
0.00% (0/5)
|
0.00% (0/16)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/sync.rs
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/fs/xattr.rs
|
0.00% (0/122)
|
0.00% (0/29)
|
0.00% (0/76)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/io/close.rs
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/io/dup.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/io/errno.rs
|
0.00% (0/33)
|
0.00% (0/5)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/io/fcntl.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/io/ioctl.rs
|
0.00% (0/15)
|
0.00% (0/3)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/io/read_write.rs
|
0.00% (0/46)
|
0.00% (0/10)
|
0.00% (0/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/ioctl/linux.rs
|
0.00% (0/16)
|
0.00% (0/1)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/ioctl/mod.rs
|
0.00% (0/45)
|
0.00% (0/8)
|
0.00% (0/18)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/ioctl/patterns.rs
|
0.00% (0/80)
|
0.00% (0/24)
|
0.00% (0/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/path/arg.rs
|
0.00% (0/625)
|
0.00% (0/156)
|
0.00% (0/289)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/path/dec_int.rs
|
0.00% (0/80)
|
0.00% (0/14)
|
0.00% (0/32)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/timespec.rs
|
0.00% (0/88)
|
0.00% (0/15)
|
0.00% (0/53)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/ugid.rs
|
0.00% (0/38)
|
0.00% (0/9)
|
0.00% (0/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/rustix-1.0.3/src/utils.rs
|
0.00% (0/24)
|
0.00% (0/5)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/buffer/mod.rs
|
0.00% (0/59)
|
0.00% (0/11)
|
0.00% (0/26)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/common.rs
|
0.00% (0/53)
|
0.00% (0/6)
|
0.00% (0/41)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/d2s.rs
|
0.00% (0/211)
|
0.00% (0/2)
|
0.00% (0/94)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/d2s_intrinsics.rs
|
0.00% (0/47)
|
0.00% (0/8)
|
0.00% (0/18)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/f2s.rs
|
0.00% (0/119)
|
0.00% (0/1)
|
0.00% (0/56)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/f2s_intrinsics.rs
|
0.00% (0/67)
|
0.00% (0/6)
|
0.00% (0/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/pretty/exponent.rs
|
0.00% (0/36)
|
0.00% (0/2)
|
0.00% (0/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/pretty/mantissa.rs
|
0.00% (0/76)
|
0.00% (0/2)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/pretty/mod.rs
|
0.00% (0/115)
|
0.00% (0/2)
|
0.00% (0/58)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs
|
0.00% (0/34)
|
0.00% (0/10)
|
0.00% (0/14)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/unix.rs
|
0.00% (0/69)
|
0.00% (0/16)
|
0.00% (0/27)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/de/ignored_any.rs
|
0.00% (0/89)
|
0.00% (0/17)
|
0.00% (0/31)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/de/impls.rs
|
9.22% (214/2320)
|
7.92% (16/202)
|
4.76% (33/694)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/de/mod.rs
|
11.21% (52/464)
|
10.29% (7/68)
|
10.53% (14/133)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/de/seed.rs
|
0.00% (0/6)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/de/size_hint.rs
|
42.86% (9/21)
|
33.33% (1/3)
|
25.00% (3/12)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/de/value.rs
|
2.07% (15/726)
|
2.50% (3/120)
|
1.46% (3/206)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/format.rs
|
0.00% (0/14)
|
0.00% (0/3)
|
0.00% (0/6)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/macros.rs
|
100.00% (9/9)
|
100.00% (1/1)
|
100.00% (1/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/private/de.rs
|
0.00% (0/1971)
|
0.00% (0/217)
|
0.00% (0/697)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/private/doc.rs
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/private/mod.rs
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/private/ser.rs
|
0.00% (0/790)
|
0.00% (0/128)
|
0.00% (0/382)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/ser/fmt.rs
|
0.00% (0/94)
|
0.00% (0/17)
|
0.00% (0/17)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/ser/impls.rs
|
0.00% (0/354)
|
0.00% (0/44)
|
0.00% (0/183)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.219/src/ser/mod.rs
|
0.00% (0/64)
|
0.00% (0/12)
|
0.00% (0/37)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/de.rs
|
0.00% (0/1153)
|
0.00% (0/99)
|
0.00% (0/878)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/error.rs
|
0.00% (0/190)
|
0.00% (0/25)
|
0.00% (0/111)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/iter.rs
|
0.00% (0/29)
|
0.00% (0/5)
|
0.00% (0/10)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/map.rs
|
0.00% (0/350)
|
0.00% (0/59)
|
0.00% (0/89)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/number.rs
|
0.00% (0/296)
|
0.00% (0/34)
|
0.00% (0/131)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/read.rs
|
0.00% (0/536)
|
0.00% (0/69)
|
0.00% (0/292)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/ser.rs
|
0.00% (0/1215)
|
0.00% (0/137)
|
0.00% (0/452)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/value/de.rs
|
0.00% (0/1108)
|
0.00% (0/112)
|
0.00% (0/364)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/value/from.rs
|
0.00% (0/55)
|
0.00% (0/17)
|
0.00% (0/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/value/index.rs
|
0.00% (0/75)
|
0.00% (0/16)
|
0.00% (0/45)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/value/mod.rs
|
0.00% (0/238)
|
0.00% (0/43)
|
0.00% (0/139)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/value/partial_eq.rs
|
0.00% (0/50)
|
0.00% (0/16)
|
0.00% (0/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.140/src/value/ser.rs
|
0.00% (0/449)
|
0.00% (0/81)
|
0.00% (0/144)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/core_api.rs
|
0.00% (0/56)
|
0.00% (0/12)
|
0.00% (0/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/sha256.rs
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/sha256/soft.rs
|
0.00% (0/181)
|
0.00% (0/14)
|
0.00% (0/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/sha256/x86.rs
|
0.00% (0/72)
|
0.00% (0/3)
|
0.00% (0/10)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/sha512.rs
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/sha512/soft.rs
|
0.00% (0/207)
|
0.00% (0/8)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/sha512/x86.rs
|
0.00% (0/275)
|
0.00% (0/14)
|
0.00% (0/47)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/bytes.rs
|
0.00% (0/224)
|
0.00% (0/23)
|
0.00% (0/164)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs
|
0.00% (0/68)
|
0.00% (0/19)
|
0.00% (0/29)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/dumps.rs
|
34.25% (25/73)
|
30.77% (4/13)
|
15.38% (6/39)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/easy.rs
|
35.38% (23/65)
|
22.22% (2/9)
|
36.59% (15/41)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/highlighting/highlighter.rs
|
0.00% (0/201)
|
0.00% (0/25)
|
0.00% (0/91)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/highlighting/selector.rs
|
0.00% (0/40)
|
0.00% (0/8)
|
0.00% (0/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/highlighting/style.rs
|
0.00% (0/34)
|
0.00% (0/5)
|
0.00% (0/8)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/highlighting/theme_set.rs
|
0.00% (0/18)
|
0.00% (0/3)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/lib.rs
|
0.00% (0/2)
|
0.00% (0/2)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/parsing/parser.rs
|
99.46% (366/368)
|
94.44% (17/18)
|
92.36% (266/288)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/parsing/regex.rs
|
73.15% (79/108)
|
68.18% (15/22)
|
79.59% (39/49)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/parsing/scope.rs
|
52.92% (136/257)
|
39.02% (16/41)
|
47.14% (66/140)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/parsing/syntax_definition.rs
|
67.52% (79/117)
|
76.92% (10/13)
|
87.04% (47/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/parsing/syntax_set.rs
|
8.50% (39/459)
|
21.15% (11/52)
|
8.18% (22/269)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/util.rs
|
0.00% (0/138)
|
0.00% (0/12)
|
0.00% (0/74)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/utils.rs
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/dir/imp/unix.rs
|
0.00% (0/20)
|
0.00% (0/3)
|
0.00% (0/10)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/dir/mod.rs
|
0.00% (0/74)
|
0.00% (0/16)
|
0.00% (0/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/env.rs
|
0.00% (0/20)
|
0.00% (0/4)
|
0.00% (0/9)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/error.rs
|
0.00% (0/23)
|
0.00% (0/4)
|
0.00% (0/5)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/file/imp/unix.rs
|
0.00% (0/84)
|
0.00% (0/10)
|
0.00% (0/54)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/file/mod.rs
|
0.00% (0/328)
|
0.00% (0/93)
|
0.00% (0/140)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/lib.rs
|
0.00% (0/96)
|
0.00% (0/17)
|
0.00% (0/23)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/spooled.rs
|
0.00% (0/98)
|
0.00% (0/16)
|
0.00% (0/82)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.19.1/src/util.rs
|
0.00% (0/53)
|
0.00% (0/4)
|
0.00% (0/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/columns.rs
|
0.00% (0/47)
|
0.00% (0/1)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/core.rs
|
34.23% (38/111)
|
66.67% (8/12)
|
28.33% (17/60)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/fill.rs
|
43.40% (23/53)
|
50.00% (2/4)
|
48.28% (14/29)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/fuzzing.rs
|
0.00% (0/13)
|
0.00% (0/3)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/indentation.rs
|
0.00% (0/61)
|
0.00% (0/3)
|
0.00% (0/53)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/line_ending.rs
|
80.95% (17/21)
|
100.00% (2/2)
|
80.95% (17/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/options.rs
|
33.33% (24/72)
|
27.27% (3/11)
|
27.27% (3/11)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/refill.rs
|
85.94% (55/64)
|
100.00% (2/2)
|
76.32% (29/38)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/word_separators.rs
|
87.23% (41/47)
|
80.00% (4/5)
|
77.27% (17/22)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/word_splitters.rs
|
56.92% (37/65)
|
57.14% (4/7)
|
35.90% (14/39)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/wrap.rs
|
79.78% (71/89)
|
100.00% (4/4)
|
75.56% (34/45)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.2/src/wrap_algorithms.rs
|
83.64% (46/55)
|
66.67% (4/6)
|
71.43% (15/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.61/src/aserror.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.61/src/display.rs
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/datetime.rs
|
0.00% (0/308)
|
0.00% (0/18)
|
0.00% (0/215)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/de.rs
|
6.27% (100/1596)
|
8.33% (13/156)
|
4.60% (45/979)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/macros.rs
|
0.00% (0/31)
|
0.00% (0/3)
|
0.00% (0/21)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/map.rs
|
7.39% (19/257)
|
6.52% (3/46)
|
4.00% (3/75)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/ser.rs
|
0.00% (0/1103)
|
0.00% (0/167)
|
0.00% (0/542)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/spanned.rs
|
0.00% (0/107)
|
0.00% (0/15)
|
0.00% (0/40)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/tokens.rs
|
11.51% (45/391)
|
25.00% (11/44)
|
9.35% (26/278)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/value.rs
|
16.00% (116/725)
|
4.20% (5/119)
|
3.91% (12/307)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs
|
0.00% (0/83)
|
0.00% (0/12)
|
0.00% (0/39)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.6/src/lib.rs
|
0.00% (0/32)
|
0.00% (0/5)
|
0.00% (0/19)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.6/src/owned.rs
|
0.00% (0/130)
|
0.00% (0/11)
|
0.00% (0/74)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/ascii.rs
|
24.49% (12/49)
|
23.53% (4/17)
|
37.50% (9/24)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs
|
23.86% (21/88)
|
13.64% (3/22)
|
28.57% (14/49)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/unicode/map.rs
|
93.75% (360/384)
|
100.00% (1/1)
|
93.89% (584/622)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/unicode/mod.rs
|
71.43% (60/84)
|
45.45% (5/11)
|
75.00% (33/44)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/dent.rs
|
0.00% (0/83)
|
0.00% (0/19)
|
0.00% (0/42)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/error.rs
|
0.00% (0/92)
|
0.00% (0/14)
|
0.00% (0/44)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs
|
0.00% (0/340)
|
0.00% (0/43)
|
0.00% (0/237)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/util.rs
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/3)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/attr_quirk.rs
|
0.00% (0/24)
|
0.00% (0/5)
|
0.00% (0/17)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/color.rs
|
0.00% (0/57)
|
0.00% (0/8)
|
0.00% (0/47)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/condition.rs
|
0.00% (0/58)
|
0.00% (0/13)
|
0.00% (0/29)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/global.rs
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/4)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/macros.rs
|
0.00% (0/33)
|
0.00% (0/11)
|
0.00% (0/15)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs
|
0.00% (0/108)
|
0.00% (0/17)
|
0.00% (0/55)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/set.rs
|
0.00% (0/39)
|
0.00% (0/10)
|
0.00% (0/20)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/style.rs
|
0.00% (0/146)
|
0.00% (0/15)
|
0.00% (0/89)
|
rust/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/windows.rs
|
0.00% (0/2)
|
0.00% (0/2)
|
0.00% (0/2)
|
rustc/ed7e35f3494045fa1194be29085fa73e2d6dab40/library/core/src/panic.rs
|
0.00% (0/4)
|
0.00% (0/2)
|
0.00% (0/2)
|
rustc/ed7e35f3494045fa1194be29085fa73e2d6dab40/library/std/src/sys/thread_local/native/mod.rs
|
100.00% (13/13)
|
100.00% (3/3)
|
100.00% (4/4)
|
src/mdbook-i18n-helpers/fuzz/fuzz_targets/group_events.rs
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/mdbook-i18n-helpers/fuzz/fuzz_targets/xgettext.rs
|
100.00% (1/1)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/mdbook-i18n-helpers/fuzz/src/lib.rs
|
100.00% (31/31)
|
100.00% (4/4)
|
94.44% (17/18)
|
src/mdbook-i18n-helpers/i18n-helpers/src/directives.rs
|
51.61% (16/31)
|
66.67% (2/3)
|
35.29% (6/17)
|
src/mdbook-i18n-helpers/i18n-helpers/src/gettext.rs
|
55.38% (36/65)
|
66.67% (6/9)
|
58.82% (30/51)
|
src/mdbook-i18n-helpers/i18n-helpers/src/lib.rs
|
90.74% (490/540)
|
93.75% (30/32)
|
86.93% (246/283)
|
src/mdbook-i18n-helpers/i18n-helpers/src/normalize.rs
|
92.64% (151/163)
|
100.00% (14/14)
|
85.61% (113/132)
|
src/mdbook-i18n-helpers/i18n-helpers/src/preprocessors/gettext.rs
|
0.00% (0/6)
|
0.00% (0/6)
|
0.00% (0/6)
|
src/mdbook-i18n-helpers/i18n-helpers/src/renderers/xgettext.rs
|
0.00% (0/3)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/mdbook-i18n-helpers/i18n-helpers/src/xgettext.rs
|
83.42% (156/187)
|
52.63% (10/19)
|
70.00% (70/100)
|
src/mdbook-i18n-helpers/i18n-helpers/src/xgettext/paths.rs
|
35.82% (24/67)
|
40.00% (4/10)
|
34.29% (12/35)
|