-
Home
-
Nice Testimonials
-
1.0.2 (latest)
-
Code
-
Classes
- Nice_Testimonials_WP_Widget
| Total Complexity |
42 |
| Dependencies |
2 |
| Dependents |
4 |
| Total lines |
440 |
| Lines of code |
115 |
| Logical lines of code |
67 |
| Comment lines |
256 |
| Methods |
17 |
| Properties |
12 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_template_hooks() |
A |
57 |
11 |
14 |
| remove_template_hooks() |
A |
58 |
9 |
14 |
| __get() |
S |
71 |
2 |
6 |
| normalize_instance() |
S |
72 |
2 |
6 |
| cache() |
S |
72 |
2 |
6 |
| get_cached() |
S |
72 |
2 |
6 |
| flush_cache() |
S |
72 |
2 |
6 |
| widget() |
S |
68 |
2 |
8 |
| widget_title() |
S |
70 |
2 |
5 |
| __construct() |
S |
60 |
1 |
12 |
| get_instance_defaults() |
S |
82 |
1 |
3 |
| get_template_hooks() |
S |
82 |
1 |
3 |
| before_output() |
S |
82 |
1 |
3 |
| after_output() |
S |
82 |
1 |
3 |
| form() |
S |
70 |
1 |
6 |
| update() |
S |
74 |
1 |
5 |
| print_widget() |
S |
66 |
1 |
9 |