-
Home
-
PayMatch
-
1.0.5 (latest)
-
Code
-
Classes
- PCM_Logger_Test
Total Complexity |
12 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
142 |
Lines of code |
89 |
Logical lines of code |
32 |
Comment lines |
22 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
test_logging() |
S |
54 |
5 |
23 |
log_level_provider() |
S |
56 |
1 |
29 |
setUp() |
S |
63 |
1 |
11 |
test_get_instance() |
S |
75 |
1 |
4 |
test_should_set_default_log_level_if_not_stored() |
S |
80 |
1 |
3 |
test_get_possible_log_levels() |
S |
67 |
1 |
9 |
test_log_level_setter_and_getter() |
S |
76 |
1 |
4 |
test_should_not_set_log_level_if_not_valid() |
S |
71 |
1 |
6 |