Coverage report: 86%
Files Functions Classes
coverage.py v7.6.7, created at 2024-11-23 22:56 +0000
| File | class | statements | missing | excluded | coverage |
|---|---|---|---|---|---|
| kryptic_cypher/__init__.py | (no class) | 0 | 0 | 0 | 100% |
| kryptic_cypher/__main__.py | (no class) | 0 | 0 | 3 | 100% |
| kryptic_cypher/app.py | (no class) | 64 | 10 | 0 | 84% |
| kryptic_cypher/cypher.py | ValidationResult | 4 | 1 | 0 | 75% |
| kryptic_cypher/cypher.py | Cypher | 0 | 0 | 18 | 100% |
| kryptic_cypher/cypher.py | CypherWithKey | 0 | 0 | 31 | 100% |
| kryptic_cypher/cypher.py | (no class) | 22 | 2 | 11 | 91% |
| Total | 90 | 13 | 63 | 86% |
No items found using the specified filter.