-
Home
-
UpStream: a Project Management Plugin for WordPress
-
2.1.0 (latest)
-
Code
-
Classes
- UpStream_Model_TimeRecord
Total Complexity |
49 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
320 |
Lines of code |
160 |
Logical lines of code |
92 |
Comment lines |
126 |
Methods |
13 |
Properties |
7 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__set() |
B |
39 |
18 |
75 |
__get() |
A |
52 |
9 |
25 |
loadFromArray() |
S |
62 |
8 |
9 |
storeToArray() |
S |
60 |
2 |
13 |
workHoursPerDay() |
S |
69 |
2 |
6 |
monetarySymbol() |
S |
69 |
2 |
6 |
formatElapsed() |
S |
69 |
2 |
5 |
__construct() |
S |
81 |
1 |
3 |
startTiming() |
S |
76 |
1 |
4 |
stopTiming() |
S |
72 |
1 |
5 |
isTiming() |
S |
80 |
1 |
3 |
formatBudgeted() |
S |
79 |
1 |
3 |
formatSpent() |
S |
79 |
1 |
3 |