| Total Complexity | 52 | 
| Dependencies | 3 | 
| Dependents | 3 | 
| Total lines | 310 | 
| Lines of code | 198 | 
| Logical lines of code | 129 | 
| Comment lines | 66 | 
| Methods | 12 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| maybe_insert_missing_key() | 41 | 16 | 58 | |
| decrypt() | 44 | 9 | 44 | |
| get_encryption_key_data() | 52 | 5 | 24 | |
| get_encryption_key_notice() | 54 | 5 | 20 | |
| log_error() | 63 | 4 | 9 | |
| encrypt() | 60 | 3 | 12 | |
| supports_auto_insert() | 66 | 3 | 8 | |
| get_random_encryption_key() | 67 | 2 | 7 | |
| memzero() | 69 | 2 | 7 | |
| get_encryption_key_constant() | 78 | 1 | 3 | |
| has_valid_encryption_key() | 79 | 1 | 3 | |
| has_errors() | 78 | 1 | 3 |