-
Home
-
MyStyle Custom Product Designer
-
3.19.1
-
Code
-
Classes
- MyStyle_Pager
| Total Complexity |
14 |
| Dependencies |
1 |
| Dependents |
6 |
| Total lines |
165 |
| Lines of code |
43 |
| Logical lines of code |
17 |
| Comment lines |
92 |
| Methods |
12 |
| Properties |
6 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| 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 |