-
Home
-
WP Discourse
-
2.2.5
-
Code
-
Classes
- FileHandlerTest
Total Complexity |
21 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
218 |
Lines of code |
128 |
Logical lines of code |
93 |
Comment lines |
44 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
test_log_file_multiple() |
S |
54 |
4 |
20 |
test_log_file_size_limit_rotation() |
S |
56 |
3 |
16 |
clear_logs() |
S |
65 |
3 |
9 |
test_log_max_files() |
S |
60 |
2 |
12 |
test_log_file_date_rotation() |
S |
53 |
1 |
22 |
test_log_file_number() |
S |
63 |
2 |
10 |
test_log_file_write() |
S |
61 |
1 |
11 |
test_construct() |
S |
75 |
1 |
4 |
test_enabled() |
S |
76 |
1 |
4 |
test_not_enabled() |
S |
70 |
1 |
6 |
test_log_file_create() |
S |
63 |
1 |
10 |
tearDown() |
S |
77 |
1 |
4 |