-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.8.6
-
Code
-
Classes
- TNP_Pagination_Controller
| Total Complexity |
25 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
134 |
| Lines of code |
94 |
| Logical lines of code |
54 |
| Comment lines |
1 |
| Methods |
9 |
| Properties |
10 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| compute_current_page() |
A |
53 |
9 |
23 |
| get_items() |
S |
59 |
3 |
13 |
| get_where_clause() |
S |
61 |
3 |
12 |
| get_last_page() |
S |
69 |
3 |
6 |
| get_columns_query() |
S |
68 |
2 |
7 |
| get_total_items() |
S |
71 |
2 |
6 |
| display_paginator() |
S |
59 |
1 |
14 |
| __construct() |
S |
64 |
1 |
10 |
| get_current_page() |
S |
82 |
1 |
3 |