Coverage Report

Created: 2026-02-18 00:32

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
domain/game.rs
 100.00% (27/27)
 100.00% (118/118)
 100.00% (207/207)
- (0/0)
domain/history.rs
 100.00% (9/9)
 100.00% (62/62)
 100.00% (139/139)
- (0/0)
domain/points.rs
 100.00% (7/7)
 100.00% (24/24)
 100.00% (33/33)
- (0/0)
domain/round.rs
 100.00% (22/22)
 100.00% (125/125)
 100.00% (268/268)
- (0/0)
domain/round_number.rs
 100.00% (4/4)
 100.00% (12/12)
 100.00% (18/18)
- (0/0)
domain/state/finished.rs
 100.00% (5/5)
 100.00% (20/20)
 100.00% (17/17)
- (0/0)
domain/state/playing.rs
 100.00% (5/5)
 100.00% (19/19)
 100.00% (17/17)
- (0/0)
domain/state/starting.rs
 100.00% (9/9)
 100.00% (28/28)
 100.00% (31/31)
- (0/0)
domain/state/traits.rs
 100.00% (2/2)
 100.00% (6/6)
 100.00% (7/7)
- (0/0)
domain/target.rs
 100.00% (5/5)
 100.00% (18/18)
 100.00% (24/24)
- (0/0)
domain/teams/id.rs
 100.00% (5/5)
 100.00% (19/19)
 100.00% (29/29)
- (0/0)
domain/teams/name.rs
 100.00% (4/4)
 100.00% (14/14)
 100.00% (22/22)
- (0/0)
domain/teams/team.rs
 100.00% (12/12)
 100.00% (51/51)
 100.00% (77/77)
- (0/0)
ui/app.rs
   0.00% (0/8)
   0.00% (0/10)
   0.00% (0/14)
- (0/0)
ui/components/button.rs
   0.00% (0/4)
   0.00% (0/4)
   0.00% (0/8)
- (0/0)
ui/components/errors.rs
   0.00% (0/2)
   0.00% (0/6)
   0.00% (0/12)
- (0/0)
ui/components/finished_game.rs
   0.00% (0/8)
   0.00% (0/26)
   0.00% (0/55)
- (0/0)
ui/components/glow.rs
   0.00% (0/1)
   0.00% (0/1)
   0.00% (0/1)
- (0/0)
ui/components/icon.rs
   0.00% (0/7)
   0.00% (0/7)
   0.00% (0/9)
- (0/0)
ui/components/input.rs
   0.00% (0/4)
   0.00% (0/4)
   0.00% (0/13)
- (0/0)
ui/components/playing_game.rs
   0.00% (0/5)
   0.00% (0/16)
   0.00% (0/38)
- (0/0)
ui/components/points.rs
   0.00% (0/9)
   0.00% (0/17)
   0.00% (0/31)
- (0/0)
ui/components/points_group.rs
   0.00% (0/1)
   0.00% (0/9)
   0.00% (0/10)
- (0/0)
ui/components/points_group_image.rs
   0.00% (0/1)
   0.00% (0/1)
   0.00% (0/1)
- (0/0)
ui/components/round.rs
   0.00% (0/30)
   0.00% (0/60)
   0.00% (0/148)
- (0/0)
ui/components/round_number.rs
   0.00% (0/4)
   0.00% (0/11)
   0.00% (0/14)
- (0/0)
ui/components/scopa_footer.rs
   0.00% (0/1)
   0.00% (0/1)
   0.00% (0/1)
- (0/0)
ui/components/scopa_header.rs
   0.00% (0/7)
   0.00% (0/9)
   0.00% (0/16)
- (0/0)
ui/components/starting_game.rs
   0.00% (0/17)
   0.00% (0/45)
   0.00% (0/76)
- (0/0)
ui/components/target.rs
   0.00% (0/4)
   0.00% (0/9)
   0.00% (0/13)
- (0/0)
ui/components/team_name.rs
   0.00% (0/4)
   0.00% (0/9)
   0.00% (0/16)
- (0/0)
ui/i18n/config.rs
   0.00% (0/1)
   0.00% (0/8)
   0.00% (0/14)
- (0/0)
ui/i18n/language.rs
   0.00% (0/2)
   0.00% (0/8)
   0.00% (0/12)
- (0/0)
ui/i18n/user_preferred_language_hook.rs
   0.00% (0/9)
   0.00% (0/34)
   0.00% (0/50)
- (0/0)
ui/kit/dialog/component.rs
   0.00% (0/4)
   0.00% (0/4)
   0.00% (0/4)
- (0/0)
ui/pages/help.rs
   0.00% (0/5)
   0.00% (0/16)
   0.00% (0/33)
- (0/0)
ui/pages/home.rs
   0.00% (0/5)
   0.00% (0/7)
   0.00% (0/9)
- (0/0)
ui/state.rs
   0.00% (0/4)
   0.00% (0/12)
   0.00% (0/12)
- (0/0)
Totals
  44.11% (116/263)
  60.71% (516/850)
  59.31% (889/1499)
- (0/0)
Generated by llvm-cov -- llvm version 22.1.0-rust-1.95.0-nightly