| Total Complexity | 27 |
| Dependencies | 1 |
| Dependents | 18 |
| Total lines | 188 |
| Lines of code | 90 |
| Logical lines of code | 57 |
| Comment lines | 36 |
| Methods | 5 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| encrypt() | 51 | 8 | 27 | |
| decrypt() | 55 | 6 | 20 | |
| get_encrypt_info() | 55 | 6 | 19 | |
| cypher_class_for_string() | 58 | 4 | 15 | |
| best_cypher() | 65 | 3 | 9 |