Coverage Report

Created: 2026-03-18 12:57

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
bin\dns_stress_test.rs
   0.00% (0/5)
   0.00% (0/94)
   0.00% (0/201)
- (0/0)
config.rs
  91.89% (34/37)
  85.86% (425/495)
  83.40% (427/512)
- (0/0)
dns\packet\additional\mod.rs
 100.00% (2/2)
  87.93% (51/58)
  96.91% (94/97)
- (0/0)
dns\packet\answer\mod.rs
 100.00% (2/2)
 100.00% (53/53)
 100.00% (94/94)
- (0/0)
dns\packet\authority\mod.rs
 100.00% (2/2)
 100.00% (57/57)
 100.00% (99/99)
- (0/0)
dns\packet\header\mod.rs
 100.00% (2/2)
 100.00% (53/53)
 100.00% (69/69)
- (0/0)
dns\packet\mod.rs
 100.00% (3/3)
  98.59% (70/71)
  90.35% (103/114)
- (0/0)
dns\packet\question\mod.rs
 100.00% (2/2)
  97.30% (36/37)
  98.39% (61/62)
- (0/0)
dns\q_class.rs
 100.00% (3/3)
  91.67% (22/24)
  92.86% (26/28)
- (0/0)
dns\q_name.rs
 100.00% (3/3)
 100.00% (45/45)
  93.24% (69/74)
- (0/0)
dns\q_type.rs
 100.00% (3/3)
 100.00% (106/106)
 100.00% (109/109)
- (0/0)
dns\resolver\mod.rs
 100.00% (7/7)
  98.04% (50/51)
  95.38% (62/65)
- (0/0)
dns\resolver\stub\mod.rs
 100.00% (2/2)
  72.92% (35/48)
  72.22% (52/72)
- (0/0)
dns\zones\mod.rs
   0.00% (0/1)
   0.00% (0/3)
   0.00% (0/5)
- (0/0)
dns\zones\zone_parser.rs
 100.00% (1/1)
  91.20% (114/125)
  87.11% (196/225)
- (0/0)
exceptions\mod.rs
 100.00% (3/3)
  95.40% (249/261)
  95.40% (249/261)
- (0/0)
main.rs
   0.00% (0/3)
   0.00% (0/50)
   0.00% (0/162)
- (0/0)
utils\logging.rs
  45.45% (5/11)
  46.09% (53/115)
  43.65% (86/197)
- (0/0)
utils\time.rs
 100.00% (6/6)
 100.00% (39/39)
 100.00% (73/73)
- (0/0)
utils\uuid.rs
 100.00% (3/3)
 100.00% (12/12)
 100.00% (17/17)
- (0/0)
workers\manager\channels_generation.rs
   0.00% (0/4)
   0.00% (0/57)
   0.00% (0/139)
- (0/0)
workers\manager\mod.rs
  71.43% (5/7)
  71.43% (20/28)
  69.23% (27/39)
- (0/0)
workers\mod.rs
  90.48% (57/63)
  86.49% (256/296)
  76.69% (385/502)
- (0/0)
workers\task.rs
   0.00% (0/2)
   0.00% (0/28)
   0.00% (0/16)
- (0/0)
workers\types\cache_janitor.rs
   0.00% (0/2)
   0.00% (0/4)
   0.00% (0/4)
- (0/0)
workers\types\cache_lookup.rs
   0.00% (0/2)
   0.00% (0/22)
   0.00% (0/32)
- (0/0)
workers\types\cache_writer.rs
   0.00% (0/2)
   0.00% (0/22)
   0.00% (0/32)
- (0/0)
workers\types\decoder.rs
   0.00% (0/2)
   0.00% (0/25)
   0.00% (0/38)
- (0/0)
workers\types\encoder.rs
   0.00% (0/2)
   0.00% (0/22)
   0.00% (0/32)
- (0/0)
workers\types\listener.rs
  66.67% (4/6)
  47.19% (42/89)
  46.85% (52/111)
- (0/0)
workers\types\metrics.rs
  66.67% (4/6)
  63.51% (47/74)
  59.83% (70/117)
- (0/0)
workers\types\query_dispatcher.rs
   0.00% (0/2)
   0.00% (0/22)
   0.00% (0/32)
- (0/0)
workers\types\resolver.rs
   0.00% (0/2)
   0.00% (0/22)
   0.00% (0/32)
- (0/0)
workers\types\sender.rs
   0.00% (0/2)
   0.00% (0/9)
   0.00% (0/9)
- (0/0)
workers\types\tcp_acceptor.rs
   0.00% (0/2)
   0.00% (0/7)
   0.00% (0/6)
- (0/0)
workers\types\zone_manager.rs
   0.00% (0/2)
   0.00% (0/22)
   0.00% (0/32)
- (0/0)
Totals
  73.21% (153/209)
  72.07% (1835/2546)
  65.25% (2420/3709)
- (0/0)
Generated by llvm-cov -- llvm version 21.1.8-rust-1.94.0-stable