-
Home
-
WordPress Backup to Dropbox
-
4.7.1 (latest)
-
Code
-
Classes
- WPB2D_BackupControllerTest
Total Complexity |
9 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
325 |
Lines of code |
255 |
Logical lines of code |
44 |
Comment lines |
0 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testBackupPathWithExcludedFiles() |
S |
42 |
1 |
67 |
testBackupPathWithProcessedFile() |
S |
44 |
1 |
55 |
testBackupPath() |
S |
46 |
1 |
45 |
setUp() |
S |
52 |
1 |
29 |
testExecuteNotAuthorized() |
S |
55 |
1 |
22 |
testCreateDumpDir() |
S |
59 |
1 |
15 |
testStop() |
S |
61 |
1 |
14 |
tearDown() |
S |
82 |
1 |
3 |
testBackupNow() |
S |
72 |
1 |
5 |