-
Home
-
WordPress Backup to Dropbox
-
4.7.1 (latest)
-
Code
-
Classes
- WPB2D_ConfigTest
Total Complexity |
12 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
249 |
Lines of code |
169 |
Logical lines of code |
76 |
Comment lines |
4 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testComplete() |
S |
47 |
1 |
41 |
testGetDropboxLocation() |
S |
48 |
1 |
37 |
testAddBackupHistory() |
S |
54 |
2 |
21 |
testSetGetScheduleWhereTimeOfDayHasNotPast() |
S |
56 |
2 |
16 |
testConstruct() |
S |
57 |
1 |
18 |
testSetGetScheduleWhereTimeOfDayHasPast() |
S |
60 |
1 |
12 |
testSetGetScheduleWhereTimeOfDayHasPastAndNoDaySupplied() |
S |
60 |
1 |
12 |
setUp() |
S |
82 |
1 |
3 |
tearDown() |
S |
82 |
1 |
3 |
getConfig() |
S |
70 |
1 |
6 |