-
Home
-
UpStream: a Project Management Plugin for WordPress
-
1.39.2
-
Code
-
Classes
- UpStream_Model_Object
Total Complexity |
45 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
197 |
Lines of code |
124 |
Logical lines of code |
88 |
Comment lines |
9 |
Methods |
10 |
Properties |
7 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__set() |
B |
41 |
19 |
50 |
__get() |
A |
52 |
9 |
23 |
loadDate() |
S |
65 |
4 |
8 |
isAssignedTo() |
S |
68 |
3 |
8 |
timestampToYMD() |
S |
62 |
3 |
10 |
__construct() |
S |
71 |
2 |
5 |
isValidDate() |
S |
74 |
2 |
4 |
fields() |
S |
63 |
1 |
9 |
customFields() |
S |
74 |
1 |
4 |
ymdToTimestamp() |
S |
79 |
1 |
3 |