-
Home
-
Code Profiler – WordPress Performance Profiling and Debugging Made Easy
-
1.7.5 (latest)
-
Code
-
Classes
- CodeProfiler_Table_Profiles
Total Complexity |
60 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
377 |
Lines of code |
256 |
Logical lines of code |
130 |
Comment lines |
56 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetch_profiles() |
B |
38 |
22 |
67 |
column_default() |
A |
51 |
8 |
27 |
search_profile_file() |
S |
56 |
5 |
19 |
column_profile() |
S |
44 |
3 |
48 |
delete_profiles() |
S |
58 |
5 |
16 |
prepare_items() |
S |
54 |
3 |
20 |
usort_reorder() |
S |
67 |
4 |
6 |
cmp_num_or_string() |
S |
67 |
4 |
7 |
get_columns() |
S |
61 |
1 |
12 |
get_sortable_columns() |
S |
64 |
1 |
11 |
__construct() |
S |
66 |
1 |
8 |
no_items() |
S |
76 |
1 |
4 |
get_bulk_actions() |
S |
74 |
1 |
5 |
column_cb() |
S |
72 |
1 |
6 |