-
Home
-
MyStyle Custom Product Designer
-
3.21.2
-
Code
-
Classes
- MyStyle_Pager
| Total Complexity |
17 |
| Dependencies |
1 |
| Dependents |
8 |
| Total lines |
226 |
| Lines of code |
82 |
| Logical lines of code |
26 |
| Comment lines |
97 |
| Methods |
14 |
| Properties |
6 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_pagination() |
S |
59 |
2 |
14 |
| generate_pagination_html() |
S |
53 |
1 |
25 |
| get_start() |
S |
67 |
2 |
8 |
| validate() |
S |
74 |
2 |
5 |
| __construct() |
S |
91 |
1 |
2 |
| set_items() |
S |
81 |
1 |
3 |
| get_items() |
S |
82 |
1 |
3 |
| set_total_item_count() |
S |
81 |
1 |
3 |
| get_total_item_count() |
S |
82 |
1 |
3 |
| set_items_per_page() |
S |
81 |
1 |
3 |
| get_items_per_page() |
S |
82 |
1 |
3 |
| set_current_page_number() |
S |
81 |
1 |
3 |
| get_current_page_number() |
S |
82 |
1 |
3 |
| get_page_count() |
S |
74 |
1 |
4 |