Coverage report: 87%

Files Functions Classes

coverage.py v7.10.3, created at 2025-08-14 19:18 +0900

File class statements missing excluded coverage
src/duelboard/__init__.py (no class) 13 3 0 77%
src/duelboard/analyzers.py WinRatePredictor 16 0 0 100%
src/duelboard/analyzers.py PairwiseAnalyzer 48 4 0 92%
src/duelboard/analyzers.py (no class) 12 0 0 100%
src/duelboard/calculators/__init__.py (no class) 4 0 0 100%
src/duelboard/calculators/base.py EloCalculator 43 2 0 95%
src/duelboard/calculators/base.py (no class) 12 0 0 100%
src/duelboard/calculators/bootstrap.py BootstrapEloCalculator 48 0 0 100%
src/duelboard/calculators/bootstrap.py (no class) 12 0 0 100%
src/duelboard/calculators/mle.py MLEEloCalculator 64 0 0 100%
src/duelboard/calculators/mle.py (no class) 12 0 0 100%
src/duelboard/models.py BattleOutcome 0 0 0 100%
src/duelboard/models.py Battle 2 0 0 100%
src/duelboard/models.py Player 3 0 0 100%
src/duelboard/models.py EloRating 4 0 0 100%
src/duelboard/models.py (no class) 35 0 0 100%
src/duelboard/types.py BattleData 0 0 0 100%
src/duelboard/types.py BattleStatistics 0 0 0 100%
src/duelboard/types.py PlayerStats 0 0 0 100%
src/duelboard/types.py RatingSummaryData 0 0 0 100%
src/duelboard/types.py (no class) 28 0 2 100%
src/duelboard/utils.py (no class) 47 0 2 100%
src/duelboard/visualization.py (no class) 68 51 3 25%
Total   471 60 7 87%

No items found using the specified filter.