| Total Complexity | 12 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 120 |
| Lines of code | 68 |
| Logical lines of code | 37 |
| Comment lines | 6 |
| Methods | 12 |
| Properties | 9 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| setUp() | 59 | 1 | 15 | |
| test_constructor_and_getters() | 59 | 1 | 15 | |
| last_match_timestamp_should_be_set_to_default() | 78 | 1 | 3 | |
| starting_date_should_be_set_to_default() | 79 | 1 | 3 | |
| test_set_banking_user_id() | 76 | 1 | 4 | |
| test_set_bank_name() | 76 | 1 | 4 | |
| test_set_bank_blz() | 76 | 1 | 4 | |
| test_set_starting_date() | 76 | 1 | 4 | |
| test_set_last_match_timestamp() | 76 | 1 | 4 | |
| test_set_log_level() | 76 | 1 | 4 | |
| test_set_enabled_matching_attributes() | 76 | 1 | 4 | |
| test_set_pcm_auth() | 76 | 1 | 4 |