-
Home
-
UpStream: a Project Management Plugin for WordPress
-
2.1.1 (latest)
-
Code
-
Classes
- UpStream_Model_Object
| Total Complexity |
45 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
346 |
| Lines of code |
192 |
| Logical lines of code |
90 |
| Comment lines |
116 |
| Methods |
10 |
| Properties |
7 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __set() |
B |
37 |
19 |
80 |
| __get() |
A |
50 |
9 |
29 |
| loadDate() |
S |
65 |
4 |
8 |
| fields() |
S |
50 |
1 |
35 |
| isAssignedTo() |
S |
68 |
3 |
8 |
| timestampToYMD() |
S |
62 |
3 |
10 |
| __construct() |
S |
63 |
2 |
11 |
| isValidDate() |
S |
74 |
2 |
4 |
| customFields() |
S |
74 |
1 |
4 |
| ymdToTimestamp() |
S |
79 |
1 |
3 |