-
Home
-
WooCommerce Shipping & Tax
-
2.6.1
-
Code
-
Classes
- WC_Connect_Logger
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
13 |
Total lines |
128 |
Lines of code |
65 |
Logical lines of code |
37 |
Comment lines |
28 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log() |
S |
59 |
6 |
14 |
debug() |
S |
72 |
3 |
5 |
format_message() |
S |
64 |
3 |
10 |
__construct() |
S |
70 |
1 |
6 |
enable_logging() |
S |
73 |
1 |
5 |
disable_logging() |
S |
73 |
1 |
5 |
enable_debug() |
S |
73 |
1 |
5 |
disable_debug() |
S |
73 |
1 |
5 |
is_debug_enabled() |
S |
82 |
1 |
3 |
is_logging_enabled() |
S |
82 |
1 |
3 |
error() |
S |
76 |
1 |
4 |