-
Home
-
Cleverness To-Do List
-
3.4.2 (latest)
-
Code
-
Classes
- ClevernessToDoList
Total Complexity |
191 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
685 |
Lines of code |
457 |
Logical lines of code |
315 |
Comment lines |
141 |
Methods |
30 |
Properties |
5 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
show_table_headings() |
B |
49 |
21 |
21 |
loop_through_todos() |
B |
43 |
17 |
44 |
show_assigned() |
B |
49 |
18 |
26 |
show_edit_link() |
A |
51 |
13 |
21 |
create_assign_field() |
A |
49 |
12 |
27 |
show_heading() |
S |
62 |
9 |
9 |
create_priority_field() |
S |
53 |
7 |
21 |
show_checkbox() |
S |
57 |
7 |
14 |
show_todo_text() |
S |
59 |
7 |
14 |
display() |
S |
51 |
6 |
26 |
show_todo_list_items() |
S |
49 |
5 |
28 |
create_new_todo_form() |
S |
52 |
5 |
23 |
show_progress() |
S |
62 |
6 |
10 |
create_edit_todo_form() |
S |
51 |
4 |
22 |
create_planner_field() |
S |
56 |
4 |
16 |
show_deadline() |
S |
62 |
5 |
10 |
show_date_added() |
S |
62 |
5 |
10 |
show_completed() |
S |
62 |
5 |
10 |
show_category() |
S |
62 |
4 |
11 |
create_todo_text_field() |
S |
55 |
3 |
18 |
create_category_field() |
S |
63 |
4 |
8 |
show_addedby() |
S |
64 |
4 |
9 |
create_deadline_field() |
S |
62 |
4 |
10 |
show_id() |
S |
70 |
3 |
5 |
show_planner() |
S |
65 |
3 |
8 |
create_progress_field() |
S |
62 |
3 |
10 |
show_completed_heading() |
S |
63 |
3 |
9 |
edit_todo_item() |
S |
66 |
2 |
7 |
show_priority() |
S |
78 |
1 |
3 |
__construct() |
S |
67 |
1 |
7 |