-
Home
-
UpStream: a Project Management Plugin for WordPress
-
2.1.1 (latest)
-
Code
-
Classes
- UpStream_Admin_Project_Columns
| Total Complexity |
103 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
696 |
| Lines of code |
453 |
| Logical lines of code |
227 |
| Comment lines |
134 |
| Methods |
11 |
| Properties |
9 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| project_data() |
D |
25 |
41 |
167 |
| filter() |
C |
35 |
24 |
82 |
| table_filtering() |
B |
36 |
17 |
89 |
| project_columns() |
S |
47 |
5 |
33 |
| project_orderby_dates() |
S |
56 |
5 |
21 |
| project_orderby_status() |
S |
62 |
3 |
12 |
| project_orderby_progress() |
S |
62 |
3 |
12 |
| filter_allowed_projects() |
S |
59 |
2 |
15 |
| __construct() |
S |
72 |
1 |
5 |
| hooks() |
S |
63 |
1 |
10 |
| table_sorting() |
S |
69 |
1 |
7 |