-
Home
-
WebToffee WP Backup and Migration
-
1.3.9
-
Code
-
Classes
- Webtoffe_logger
Total Complexity |
60 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
547 |
Lines of code |
266 |
Logical lines of code |
125 |
Comment lines |
188 |
Methods |
27 |
Properties |
9 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
write_log() |
A |
45 |
8 |
44 |
writeLog() |
A |
52 |
8 |
20 |
get_file_path() |
S |
52 |
6 |
25 |
createLogFile() |
S |
59 |
5 |
13 |
write_row() |
S |
64 |
3 |
11 |
create_history_entry() |
S |
57 |
2 |
18 |
update_history_entry() |
S |
59 |
2 |
15 |
get_logname_entry_by_history_id() |
S |
62 |
2 |
11 |
write_import_log() |
S |
67 |
2 |
8 |
close_file_pointer() |
S |
71 |
2 |
6 |
getInstance() |
S |
72 |
2 |
6 |
closeFile() |
S |
74 |
2 |
5 |
openLog() |
S |
74 |
2 |
4 |
setOptions() |
S |
79 |
1 |
3 |
absToRelPath() |
S |
70 |
1 |
5 |
__construct() |
S |
98 |
1 |
1 |
__clone() |
S |
98 |
1 |
1 |
__wakeup() |
S |
80 |
1 |
3 |
fatal() |
S |
65 |
1 |
9 |
__destruct() |
S |
98 |
1 |
1 |
init() |
S |
72 |
1 |
5 |
error() |
S |
65 |
1 |
9 |
warning() |
S |
65 |
1 |
9 |
debug() |
S |
65 |
1 |
9 |
notice() |
S |
65 |
1 |
9 |
info() |
S |
65 |
1 |
9 |
generate_file_name() |
S |
68 |
1 |
7 |