Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-0.4.7/src/error.rs
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/9)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-0.4.7/src/lib.rs
  6.14% (39/635)
  4.71% (9/191)
  5.16% (57/1105)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-0.4.7/src/size_hint.rs
 28.12% (9/32)
 33.33% (3/9)
 34.00% (17/50)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/arbitrary-0.4.7/src/unstructured.rs
 33.89% (61/180)
 33.33% (8/24)
 25.96% (74/285)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2/src/lib.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/5)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/control/bitmask.rs
  0.00% (0/36)
  0.00% (0/9)
  0.00% (0/47)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/control/group/sse2.rs
  0.00% (0/35)
  0.00% (0/9)
  0.00% (0/56)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/control/tag.rs
  0.00% (0/27)
  0.00% (0/7)
  0.00% (0/44)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/lib.rs
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/4)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/map.rs
  0.00% (0/1009)
  0.00% (0/200)
  0.00% (0/1178)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/raw/alloc.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/21)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/raw/mod.rs
  0.00% (0/1229)
  0.00% (0/159)
  0.00% (0/1657)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/scopeguard.rs
  0.00% (0/20)
  0.00% (0/5)
  0.00% (0/22)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/set.rs
  0.00% (0/546)
  0.00% (0/126)
  0.00% (0/708)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/table.rs
  0.00% (0/448)
  0.00% (0/90)
  0.00% (0/465)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.0/src/util.rs
  0.00% (0/16)
  0.00% (0/4)
  0.00% (0/18)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.11.4/src/lib.rs
  0.00% (0/12)
  0.00% (0/4)
  0.00% (0/12)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.11.4/src/map.rs
  0.00% (0/57)
  0.00% (0/15)
  0.00% (0/81)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.11.4/src/map/core.rs
  0.00% (0/87)
  0.00% (0/16)
  0.00% (0/143)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.11.4/src/map/core/entry.rs
  0.00% (0/48)
  0.00% (0/9)
  0.00% (0/67)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.11.4/src/map/iter.rs
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/3)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.11.4/src/set.rs
  0.00% (0/26)
  0.00% (0/7)
  0.00% (0/32)
rust/registry/src/index.crates.io-1949cf8c6b5b557f/libfuzzer-sys-0.3.5/src/lib.rs
 66.67% (18/27)
 80.00% (4/5)
 61.90% (26/42)
src/gimli/src/common.rs
 18.18% (16/88)
 40.00% (4/10)
 19.28% (16/83)
src/gimli/src/constants.rs
 55.81% (24/43)
 55.56% (5/9)
 51.02% (25/49)
src/gimli/src/endianity.rs
 88.89% (40/45)
100.00% (9/9)
 86.59% (71/82)
src/gimli/src/leb128.rs
 76.62% (59/77)
 66.67% (4/6)
 81.51% (97/119)
src/gimli/src/read/abbrev.rs
 91.88% (181/197)
 85.19% (23/27)
 91.42% (245/268)
src/gimli/src/read/aranges.rs
 96.36% (106/110)
100.00% (9/9)
 94.94% (169/178)
src/gimli/src/read/cfi.rs
 97.26% (960/987)
 98.78% (81/82)
 95.94% (1299/1354)
src/gimli/src/read/endian_slice.rs
 81.01% (64/79)
 85.00% (17/20)
 72.22% (91/126)
src/gimli/src/read/line.rs
 99.28% (554/558)
 96.55% (28/29)
 98.73% (852/863)
src/gimli/src/read/mod.rs
100.00% (6/6)
100.00% (1/1)
100.00% (8/8)
src/gimli/src/read/reader.rs
 97.97% (145/148)
100.00% (33/33)
 97.43% (265/272)
src/gimli/src/read/unit.rs
 99.23% (387/390)
100.00% (32/32)
 98.82% (668/676)
src/gimli/src/read/util.rs
 96.70% (88/91)
100.00% (18/18)
 94.85% (129/136)
src/gimli/src/write/abbrev.rs
  0.00% (0/18)
  0.00% (0/3)
  0.00% (0/13)
src/gimli/src/write/cfi.rs
  0.00% (0/73)
  0.00% (0/11)
  0.00% (0/87)
src/gimli/src/write/line.rs
  0.00% (0/286)
  0.00% (0/23)
  0.00% (0/335)
src/gimli/src/write/loc.rs
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/8)
src/gimli/src/write/mod.rs
  0.00% (0/36)
  0.00% (0/2)
  0.00% (0/66)
src/gimli/src/write/op.rs
  0.00% (0/205)
  0.00% (0/37)
  0.00% (0/316)
src/gimli/src/write/range.rs
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/8)
src/gimli/src/write/str.rs
  0.00% (0/9)
  0.00% (0/2)
  0.00% (0/15)
src/gimli/src/write/unit.rs
  0.00% (0/341)
  0.00% (0/32)
  0.00% (0/442)
Totals
 33.23% (2757/8297)
 22.26% (288/1294)
 35.55% (4109/11558)