-
Home
-
Cart2Cart: Zen Cart to WooCommerce Migration
-
2.0.0 (latest)
-
Code
-
Classes
- M1_Bridge_Action_Update
Total Complexity |
25 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
204 |
Lines of code |
120 |
Logical lines of code |
84 |
Comment lines |
41 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
perform() |
S |
54 |
6 |
22 |
_saveBridge() |
S |
47 |
5 |
37 |
_fetch() |
S |
54 |
3 |
19 |
_checkBridgeDirPermission() |
S |
70 |
2 |
6 |
_checkBridgeFilePermission() |
S |
68 |
2 |
7 |
_downloadFile() |
S |
69 |
2 |
7 |
_writeToFile() |
S |
65 |
2 |
9 |
_viewResponse() |
S |
77 |
1 |
4 |
_createTempDir() |
S |
75 |
1 |
4 |
_removeTempDir() |
S |
72 |
1 |
5 |